NEW
Font size
WorksheetsIntroduction to Python
Total questions: 10
Worksheet time: 5mins
What is the name of the programming language we are learning?
Scratch
Python
Monty Python
Turtle
Why is it called 'Python'?
It was created by someone called Mr Python
The guy who created it loves Monty Python films
You can create a game on python called snake
The guy who created it loves snakes
Python is an example of a ________.
Block-based programming language
Language written in java script
Text-based programming language
Machine language
What is python?
A program
A programming language
Computer
Typing software
What is the name of the environment in Python that write you programs and then test them out?
Window
IDLE shell
MS Paint
Notepad
Which is the python logo?
Option C
Option B
Option A
Option D
Which of the following types of computer languages that can be human readable and writable to communicate the computer?
Assembly languages
Machine languages
Low-level languages
High-level languages
What is the process of developing and implementing various sets of instructions to enable a computer to do a certain task?
Computer Engineering
Computer Programming
Computer Processing
Computer Servicing
What extension must you add to the end of a file when saving?
.png
.python
.pptx
.py
What is a folder?
The name given to the place where to write program statements
The name given to the place where files that can be stored
The name given to the place where files that can be stolen
The name given to a set of recorded information
