Edexcel GCSE Computer Science 2020

6.4.1: be able to write programs that accept and respond appropriately to user input

Keywords:
Programming
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
boolean expressiona question with a True or False answer
outputusing print(...) to display a message to the user
selectionusing if to decide what to run next based on a boolean expression
user inputusing input(...) to ask the user a question
Keyword games:
Resources: