Python
Debugger
Stay For a While
Key Words
Fun
100

The output of

print("3"*5)

What is 33333?

100

Fix this
I want to print the last element of my list

Multiple Soultions

100

Printing Hello World exactly one time

What is neither?

100

Talking to me without expecting a response could lead you to the answer you need

What is the Rubber Ducky Method?

100

Not a programmer but this mythical creature has pythons all over her head

Who is Medusa?

200

Using this combo I can ask the user for their age

What is age = int(input("What is your age? "))?

200

Fix this issue

What is need indentation?

200

Print all odd numbers from 1234-4321

What is for OR while loop?

200

I'm frequently used when you need to know if a number is even or odd

What is modulo (remainder)?

200

The Price is right
Guess the price
Closest without going over wins

What is 

300

i makes me True 

10 > i and 8 <= i or i == 5

i is between 0-10

What is 5, 8, or 9?

300

Fix this Error

Multiple ways here is a few:

300

Going through every letter of a string and counting the vowels

What is for loop?

300

Almost every choice you make in life could be written in this format

What is if/else statements?

300

DAILY DOUBLE

COMPUTING MILESTONES




























In 1997, an IBM computer named Deep Blue beat grandmaster Garry Kasparov at this game

What is Chess?

400

Given three numbers (num1, num2, num3) write a function called big_Num that will return the biggest number

400

Make this work for any size List

What is
using len()

400

Adding user input to an list till the user says stop

What is while loop?

400
With int or floats i'm called addition but with strings I'm called...

What is concatenation?

400

Join my WikiSpeedruns lobby

https://wikispeedruns.com/lobby/48482

Passcode: 643792

What is Sadeem got it in 120 seconds

500

Pseudocode Time!!!
Number Guessing Game
The user needs to figure out a random number between 0-1000
After the user guesses you need to say if the number is higher or lower
If they guess correctly the user won the game!

5 min timer every team can score.
1 to finish and are correct get 500, second get 400 and so on

What is Coach Judgement?

500

Reorder this to make it work

Correct Order

500

Displaying the contents of a list every time the user says option 1

What is a for loop in a while loop?

500

Using this effective coding technique me and my bestie just finished this project working together

What is Pair Programming with the pilot/copilot method?

500

This 21 year old "Teen" from the latest Marvel show made his broadway debut in

100 points for actor, 400 for play

What is Joe Locke in Sweeney Todd?