python-crash-course/Chapter_10/learning_python.txt
2025-03-03 17:07:02 +00:00

4 lines
128 B
Plaintext

In Python you can assign variables
In Python you can do math
In Python you can create loops
In Python you can use if statements