Sorry,

Okay,
Say i want to calculate the average for Math = 91 Science = 97 and English =
96,

I Declare a variable = Number of classes to divide by.

So instead say later I want to add another class.

Instead of adding a variable And changing the (Number of Classes = 3)
variable.

I would like to just add another variable and have the Number of classes
variable change automatically.

So NumberOfClasses = (Number variables).

Hope that makes sense and without user keyboard input
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to