Python for GCSE

7.2: understand how to write code that accepts and responds appropriately to user input.

Keywords:
Validation and exception handling
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
inputthe data that a program accepts in (e.g. from the user or a file)
outputthe data that a program sends out (e.g. to the user or a file)
processthe calculations that take place to work out what outputs to send based on the inputs a program receives
Keyword games:
Resources: