Binary / Number Conversion
Pseudocode / Algorithms
Programming
Anime
Random
100

Which TWO (2) numbers are the same in every number system?

0 & 1

100

D) 0

100

What are the THREE (3) coding structures in Python that require indentation?

- Conditionals 

- Loops

- Functions

100

Name this character: 

Naruto Uzamaki

100

Name TWO (2) things this symbol represents:

1. Power


2. Input / Output


3. Binary ( 0 & 1)

200

Convert the number 63 (decimal) to its binary representation

111111

200

B) 8 4 6

200

What symbol(s) are used to represent "Not Equal To"?

!=

200

Gon is programming a game of Janken (Rock - Paper - Scissors). 

He's using conditional statements to program the game logic. Which of the following would this section of the code refer to?


A) Sequencing

B) Selection

C)Iteration

D) Recursion


B) Selection

200

Power is the ability to define ___________ and make it happen in a __________________. 


Fill in the blanks

Power is the ability to define phenomena and make it happen in a desired manner

300

In Binary:


01 + 01 = ?

10

300

B) 4

300

What symbol is used for "concatenation" in python?

+

example:print ("Hello " + name)

300

Both Algebra and Alchemy follow the law of Equivalent _______________. 

Equivalent Exchange

300

Identify TWO (2) sets of twins at Comp Sci High

Smiths: N'yah & A'myah

Griffin: Olivia & Gwendolyn

De la Cruz: Rosmaly & Roselyn

Other?

400

211 = ?

2048

400

D) x <= 10

400

What function can be used to add items to a list in python?

append( )

400

Armin just started coding. He was wondering what coding structures provide the ability to code once and repeat multiple times in a program? Choose TWO answers. 


A) Selection Statements

B) Sequential Statements

C) Iterative Statements

D) Procedures

C) Iterative Statements

D) Procedures

400

In the world we live in, what is the ONE thing you can do and never be judged for?

NOTHING - You'll be judged for everything you do. Live your life. 

500

How many more bits are available if you go from a 32-bit computer to a 64-bit machine?

A) Twice as many

B) 32 more

C) 232 more

D) 322 more

C) 232 more

500

A) 0

500

Write a function in python that "squares" (multiplies by itself) the input that it receives

500

Which anime requires participants to catch "them" all? 

POKEMON

500

Ms. Lugo has TWO (2) nicknames that she's gone by this year. 


One name was Queen Lugo and the other is Ms. ______________. 

Ms. Robotics