Update README.md
This commit is contained in:
@@ -30,6 +30,7 @@ Try modifying the code to see how the output changes. Go to [w3schools](https://
|
||||
### Instructions, Day 3: Python
|
||||
- Open two browser tabs: one tab with the GitHub python folder, and another go to [repl.it](http://www.repl.it)
|
||||
- Copy and paste the python code in each of the files from GitHub into the repl, and run.
|
||||
Do in this order: 1. simple_math, 2. for_loops, 3. lists, 4. dictionaries, 5. functions.
|
||||
- What character indicates a comment?
|
||||
- What types of data can a list hold? Try integers, floating point numbers (decimals), and strings (text).
|
||||
- How do you access individual items in a list?
|
||||
|
||||
Reference in New Issue
Block a user