File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ <h2>Python</h2>
7575
7676 < ul >
7777 < li > < a href ="python/lesson1/tutorial.html "> Lesson 1 - Introduction to Python</ a > </ li >
78- < li > < a href ="python/lesson2/tutorial.html "> Lesson 2 - Python tutorial 2 </ a > </ li >
78+ < li > < a href ="python/lesson2/tutorial.html "> Lesson 2 - Playing with variables </ a > </ li >
7979 </ ul >
8080 </ section >
8181 < footer >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Now in the REPL type the following:
2929
3030Now type ` profit ` to see the results of this calculation.
3131
32- Now work out how much money a sponsor at codebar would spend on pizza if they had 60 students turn up ?
32+ Now work out the cost of running a codebar workshop if 60 people turned up and pizza cost £8 per 2 people ?
3333
3434Along with pizza, students and cost, what other variables can you think of that could go into this calculation?
3535
You can’t perform that action at this time.
0 commit comments