Thursday 11 December 2014

Python Task 1

Registering a new player


This is a very simple programming task.  Write a program in Python to implement the following design:


Design


Here is an outline design for the program.
  • Display a welcome message for the game
  • Ask the player to enter their age, gender, email address and a player name
  • Display this information on the screen and ask the player to confirm that it is correct
  • If the information is incorrect, ask the player to re-enter the information
  • Display the correct information on the screen



Task


  1. Write the code using Python with comments
  2. Save your program as registration.py
  3. Copy the code into a word-processing document and annotate to say what each section does
  4. Show the output of the program working.
  5. Reply to this post with a link to your document.

TARGET DATE Thursday 8th January at 5.00pmn

Thursday 4 December 2014

Python Notes

Please copy and paste the URLS for your Python notes as a reply to this post.  MAKE SURE THAT YOU GIVE VIEWING RIGHTS to the owners of the URL.