File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ <h2>Python</h2>
7070
7171 < ul >
7272 < li > < a href ="python/lesson1/tutorial.html "> Lesson 1 - Introduction to Python</ a > </ li >
73- < li > < a href ="python/lesson2/tutorial.html "> Lesson 2 - Playing with variables</ a > </ li >
73+ <!-- < li><a href="python/lesson2/tutorial.html">Lesson 2 - Playing with variables</a></li> -- >
7474 </ ul >
7575 </ section >
7676 < 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