Help with this program???

justin bloomer rianconnery at googlemail.com
Fri Nov 27 04:43:53 EST 2015


Your program should contain a function that:
1. Seeks input from the user (via the keyboard);
2. To build a list of student exam results;
3. For each student their name (first and last), student number, and mark
out of 100 should be captured;
4. For full marks regular expressions or similar mechanisms should be used
to ensure the data appears valid.



More information about the Python-list mailing list