Cada pergunta deste Quiz é cronometrada.
What is HTML?
A coding language used for webpages and basic games
A coding language used for games
Really really complicated (compared to others)
Nothing important
Python is use for programming games
Uses for QR codes
School resource links
Advertising
Eating
Games
Sheep
Cows
Making links to text files
What is Python?
A programming language for games
A programming language for making webpages
No one knows
A snake in south-east Asia
What are the uses of HTML?
Making webpages and simple games
Making games
Stressing out
Getting very annoyed at your computer, making you break it, therefore you have to buy another, etc.
Making webpages.
Cryptography means "The art of writing messages"
What is the definition of Cryptography?
The art of writing or solving codes
The art of writing codes
The art of solving codes
What could spreadsheets be used for?
Calculating how many people will come to a party
Business - Making graphs for presentations
Making simple tables and other household items
Making tables
Making paperweights
Finding out formulae for triangles
What is a subfolder?
A folder in a folder
A folder with smaller stuff in
A folder that the files have to be extracted
HTML stands for "Hyper Text Markup Language"
PYTHON TERMINOLOGY: What does "Bug" mean?
An error produced when a computer fails to run a program because it cannot recognise the format of the code supplied, e.g. a syntax error would be produced if a bracket had not been closed
Stands for Integrated Development Environment; this is the IDE (text editor) that comes with a normal Python 3 instal006C
Data that is sent from a program to a screen or printer etc
A piece of code that is causing a program to fail to run properly or at all
This is when we use IDLE to try out snippets of code without saving them
When characters that have certain meaning in Python are required in strings they have to be “escaped” so that the computer knows they do not have their usual meaning
Text data, which can be stored in a variable
PYTHON TERMINOLOGY: What is IDLE?
An error produced when a computer fails to run a program because it cannot recognize the format of the code supplied, e.g. a syntax error would be produced if a bracket had not been closed
Stands for Integrated Development Environment; this is the IDE (text editor) that comes with a normal Python 3 instal006C Data that is sent from a program to a screen or printer etc
PYTHON TERMINOLOGY: What is Output?
PYTHON TERMINOLOGY: What is a Bug?
PYTHON TERMINOLOGY: What is Interactive Mode?
PYTHON TERMINOLOGY: What is Escape Sequence?
PYTHON TERMINOLOGY: What is a string?