The output of
print("3"*5)
What is 33333?
Fix this
I want to print the last element of my list
Multiple Soultions
Printing Hello World exactly one time
What is neither?
Talking to me without expecting a response could lead you to the answer you need
What is the Rubber Ducky Method?
Not a programmer but this mythical creature has pythons all over her head
Who is Medusa?
Using this combo I can ask the user for their age
What is age = int(input("What is your age? "))?
Fix this issue
What is need indentation?
Print all odd numbers from 1234-4321
What is for OR while loop?
I'm frequently used when you need to know if a number is even or odd
What is modulo (remainder)?
The Price is right
Guess the price
Closest without going over wins
What is
i makes me True
10 > i and 8 <= i or i == 5
i is between 0-10
What is 5, 8, or 9?
Fix this Error
Multiple ways here is a few:
Going through every letter of a string and counting the vowels
What is for loop?
Almost every choice you make in life could be written in this format
What is if/else statements?
DAILY DOUBLE
COMPUTING MILESTONES
In 1997, an IBM computer named Deep Blue beat grandmaster Garry Kasparov at this game
What is Chess?
Given three numbers (num1, num2, num3) write a function called big_Num that will return the biggest number
Make this work for any size List
What is
using len()
Adding user input to an list till the user says stop
What is while loop?
What is concatenation?
What is Sadeem got it in 120 seconds
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?
Reorder this to make it work
Correct Order
Displaying the contents of a list every time the user says option 1
What is a for loop in a while loop?
Using this effective coding technique me and my bestie just finished this project working together
What is Pair Programming with the pilot/copilot method?
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?