Variables
Functions
Debugging
Other
Oooother
100

What type of variable would you store the price of a Louis Vuitton wallet in?

float

100

Function that outputs things to the screen

print()

100

what will this program print?

x="Hello"

y="there"

print("x","y")

x y

100

What year was Python created?

1991

100

what was the main reason for raising cybercrime a LOT in the previous years?

Covid-19 (going online)

200

Name all 4 types of variables used in Python

Integer

Float/Double

String

Boolean

200

Function that gathers a user's answers to a question

input()
200

How to write square root in python

sqrt()

200

Name 2 other types of programming languages, other than Python

Java, JavaScript, HTML, Ruby, C, C#, C++, Scratch, etc.

200

What year did facebook launch?

2004

300

Name 3 restrictions on naming a variable

-Reserved Words

-Containing Spaces

-Number or symbol as first character

300

What is wrong with this function?

Print("Jeopardy is on at 7:30")

Capital P in Print

300

What is the function for nextline?

\n

300

What is the process of identifying and removing errors from computer hardware or software?

Debugging

300

How many children are in the von Trapp family in the Sound of Music?

Seven (7)

400

Contained in ' ' or " "

String

400

What does the int() function do?

Converts something to a whole number

400

What can you place in front of a line to stop the computer from executing it?

//
400

Again Ms. Nino here! No python question here! Just a riddle for you→

where can you find cities, towns, shops and streets but no

people?

MAP

400

In the car industry, what does "BMW" stand for?

Bavarian Motor Works
500

Is the entity T or F

Boolean

500

The input function will automatically store input as what type of variable unless specified otherwise?

String

500

Oh hey! Ms. Nino here! No python here, just a riddle!

What has a head and a tail, but not a toe? 👋

Coin

500

Iet's see if you remember - who was world's first computer programmer?

Ada Lovelace! Brilliant and enormously talented woman :))

500

What language does the word "robot" come from?

Czech ("robota" means forced labor/work)