In a message of Fri, 27 Nov 2015 01:43:53 -0800, justin bloomer via Python-list
 writes:
>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.

Hello.

We don't do people's assignments for them.
However, over on the tutor mailing list,
https://mail.python.org/mailman/listinfo/tutor
we do help people who are learning Python.

You will have to post your code, along with any error messages
you get and explain what you were trying to do.

Laura


-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to