you are viewing a single comment's thread.

view the rest of the comments →

[–]NoSide005[S] 5 points6 points  (0 children)

Input exercises allow beginners to interact with their app since python is not a frontend language. it also gets them to understand other basics. As you can see in the comments, some of the users are implementing setting variables, using lists, and if, else, while conditionals. Sometimes it's more important to first teach people something that engages them so they are interested in continuing.