Python Programming Basics - KS3

Enter an answer into the box
Quiz by
klawrence
Rate:
Last updated: February 26, 2018
You have not attempted this quiz yet.
First submittedFebruary 26, 2018
Times taken892
Average score64.7%
Rating1.83
Report this quizReport
3:00
Enter answer here
0
 / 17 guessed
The quiz is paused. You have remaining.
Scoring
You scored / = %
This beats or equals % of test takers also scored 100%
The average score is
Your high score is
Your fastest time is
Keep scrolling down for answers and more stats ...
Hint
Answer
Ask user for some data, called an I
Input
Display information on the screen, O
Output
Store data in a V
Variable
Data type to store characters, S
String
Data type to store a whole number, I
Integer
Data type to store a real/decimal number, F
Float
Perform a operation on numbers with +
addition
Perform a operation on numbers with *
multiplication
Perform a operation on numbers with /
division
Hint
Answer
Selection starts with
if
Selection in python uses else if by typing
elif
Selection ends with, E
else
Python is a H_ _ _ L_ _ _ _
high level
P__________ language
programming
To write python programs we use I_ _ _
IDLE
Never type in the S_ _ _ _
Shell
because in this you can't save or E_ _ _
edit
Save Your Stats
Your Next Quiz
Guess what the underlined letter in these acronyms and initialisms stands for.
Try to guess the most common words in the English language. You will fail and then kick yourself.
Can you name the countries with the highest annual military spending?
On each line, you will see three countries. Guess the one that has the highest population of the three. One wrong guess and it's over.
Comments
No comments yet