I just started using Python in CS20!!! And these are may thoughts…..
To me Python is an easy to understand and implement programming language. Most of the code is straight forward and self explanatory as the built in commands don’t have wacky names and if you are familiar with C++ it should be pretty easy to get started.
I started out learning about the command math terms which I mostly knew about except for how to square a number and a few other nifty tricks.
I learned about the while loop which repeats until the while statement you wrote returns as TRUE. I learned about printing a value which is how you can get Python to communicate something to you. I also learned about Input where you can type so etching in and get Python to respond a certain way. I will give some more in depth details later, and share the project I am working on. Which is an assignment I got, Guess the Number.
See you soon!
Check me out on Instagram: Code The Journey, Youtube, and my podcast:Code The Journey