Search for tag: "underscores"
Lesson 19.3 Dictionary VisualizationSince dictionaries are mutable, we must represent them with folders. In this video we show what these folders must look like. In doing so, we see that they look suspiciously similar to other folders…
From Hannah Lee
83 plays
|
|
Lesson 9.10 Conditional ScriptsThe only difference between a module and a script is how you run it. But we have seen Python files that do different things when you run them as a script or import them as a module. This is done with…
From Hannah Lee
63 plays
|
|
Lesson 2.2 Assignment StatementsNow that we have some idea of what a variable is, it is time to start creating them. We do that with assignment statements, which are the subject of this video.
From Hannah Lee
136 plays
|