No need to save file at this point
File already saved in step 6 so not really necessary here. If will prompt you to save the file after you press F5.
This commit is contained in:
parent
1fe3f9fe86
commit
3007c6a2dc
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ With the hardware set up, we can begin to program the software that will make ev
|
|||
print("Take a picture")
|
||||
```
|
||||
|
||||
1. Save your program, then press **F5** to run it. Try pressing each button and check that a different message pops up for each in the Python shell.
|
||||
1. Press **F5** to run your program. Try pressing each button and check that a different message pops up for each in the Python shell.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue