Zoom
  • Here is an example of how variables would be assigned in Python.
  • Note: print() will be used a lot throughout this book. All print() does is print the value in it's parenthesis.
  • Click the Next button in Python Tutor to see the variable be created.
  • You'll see a gray box be created that has the variable names and their values (similar to our box analogy!).