News

Note: because Python's code is text based, you can use any text editor to create a program – Leafpad comes with the Pi, for example. Geany is another popular choice with new Python programmers.
Create a program that has a list of all the students in your class. When you run it, it randomly picks one student so that you can have that student answer a question. (I think I might make this one) ...