Go to advanced search

by klasiter
Sat Jul 18, 2015 5:01 am
Forum: Python
Topic: Python Tutorial Help
Replies: 3
Views: 641

Re: Python Tutorial Help

sorry, I should have specified. I am using the python tutorial from the raspberry pi website.

https://www.raspberrypi.org/learning/python-intro/
by klasiter
Fri Jul 17, 2015 6:18 pm
Forum: Python
Topic: Python Tutorial Help
Replies: 3
Views: 641

Python Tutorial Help

I've been using the python tutorial and i cannot figure out what I am supposed to do for the section of the tutorial which says: # (name, age) students = [ ('Dave', 12), ('Sophia', 13), ('Sam', 12), ('Kate', 11), ('Daniel', 10) ] # Now write a loop to print each of the students' names and age Please...

Go to advanced search