Having no coding knowledge, I wanted to try understanding and learning some basic python for fun. Here, I try two python syntax exercises from w3schools.com. In the video I learned about # for comments, indentation, the print code. Very basic, and I had fun trying this out. I hope to try out other exercises in the future.
Book I am reading.
Python: Learn Python in One Day and Learn It Well. https://www.amazon.com/Python-Beginne...
Link to Python exercises:
https://www.w3schools.com/python/exer...
Another website where python exercises can be found.
https://codingbat.com/python
#python #coding #tutorial