Having no coding knowledge, I wanted to try understanding and learning some basic python for fun. Here, I try four python variable exercises from w3schools.com. Running them to the shell and testing them out makes this a fun experience! I highly recommend trying it! In the video I learned about assigning integers, single and double quotes, as well as not being able to combine strings and int.
Book I am reading.
Python: Learn Python in One Day and Learn It Well. https://www.amazon.com/Python-Beginne...
Link to Python exercises with w3schools:
https://www.w3schools.com/python/exer...
Another website where python exercises can be found.
https://codingbat.com/python
#python #coding #programming