Merge pull request #5 from SteveAmor/patch-4
No need to save file before pressing F5
This commit is contained in:
commit
41ab3788ed
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")
|
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