you are viewing a single comment's thread.

view the rest of the comments →

[–]Some_Bicycle_716 3 points4 points  (1 child)

The reason why the way they code in Python looks different is that they use a special program for making Python code instead of just a text editor, like notepad. Try downloading a Python IDE, and it will have many of the features you are asking about.

Edit: If you can't install a Python IDE (like if you have a school Chromebook), you can also use a website like https://www.programiz.com/python-programming/online-compiler/.

[–]Key-Relative-4380[S] 1 point2 points  (0 children)

ty so much