Computer Basics
Basic Calculations
Built-in Functions
If Statements
Miscellaneous
100

The physical machine is called a what?

Hardware

100

What operator uses the ** symbol?

Exponent

100

A collection of command given a name are called ____.

Function

100

A structure used to determine if a condition is true or false is called a(n) _______.

If statement

100

Finish the lyrics: He got 99 problems _______.

and the biggest one is me

200

The two basic categories of variable data types are

Integer and String 

200

What is the order of operations?

PEMDAS

200

The fabs(x) function finds the ________.

absolute value

200

What relational operator uses the != symbol?

Not Equal

200

What time was Usher cruising the streets?

7:00
300

What digits consist of binary numbers?

 0 and 1

300

What symbol and task describes the modular division?

% and remainder

300

What is a collection of code and functions that perform similar tasks?

Module

300

If I want to set two values equal to each other, what operator would I use?

==

300

Who holds the record for the most Grammys won?

Beyonce

400

There are three types of software: Operating system, compiler, ________.

Application

400

What is the output of following code?

print(13 % 2)

1

400

The randint(x,y) function finds a ________.

A random integer between and including x and y.

400

Which logical operator requires both conditions to be true for the overall condition to be true. 

AND

400

What was the most popular TikTok trend of 2020?

Renegade dance challenge

500

This type of memory is short-term; temporary-power off, all information is lost.

Main Memory

500

Symbol that helps us perform actions on values and variables is called a 

Operator

500

When using a built-in function, what is the first thing we write on line 1?

import module

500

If the grade equals 102, what is the following code true or false:

if grade >= 0 and grade <= 100:

False

500

What is the highest grossing movie of all time?

Avatar