Skip to main content

Interactive Coding

Understanding what Python is

Interactive Coding 

Hints: You might input coding in the left box(square). Pressing the "run" button will display the outcome from your input coding. You could try different variables to understand what variables are and what types are in Python. The explanation above each interactive box can assist in comprehending the variable. 

If you are interested in this coding simulation practice, you might go to the original website: https://www.learnpython.org/en/Variables_and_Types to explore more coding knowledge about python.

Learning Exercise 4 

Comments