Detailed Explanation 1 Easiest Computer Language? Create Program 2 Supermarket Cashier Output 4 x = 2 y = ha print (y*x) Figure out 1 == means ... Figure out 3 What brackets should we used for List Variable? Figure out 6 What symbols should we used to start IF? Output 3 x = [1,2,3] print (x[3]) Output 2 x = hello y = world print x+' '+y Figure out 4 != means ... Detailed Explanation 5 Why should we learn coding? Detailed Explanation 4 What is a Float Variable? Detailed Explanation 2 What is Python? Output 1 x = 1 y = x x = 3 print (y) Figure out 2 IF/ELIF/ELSE is for... Create Program 1 Take-out Restaurant Output 5 x = 'thanks' print ('Thank you = ',x,'.') Figure out 5 BOOL means ... Create Program 5 Theater Ticket Machine Detailed Explanation 6 Why do we need Comments (#) in Python? Create Program 4 [Sport] Club Registration Create Program 6 Calculator (+, -, *, /) Output 6 x = 10.2 y = 264.8 print (int(x-y)) Detailed Explanation 3 Why Conditional Branch is useful in Coding? Create Program 3 Library (Borrow book) Detailed Explanation 1 Easiest Computer Language? Create Program 2 Supermarket Cashier Output 4 x = 2 y = ha print (y*x) Figure out 1 == means ... Figure out 3 What brackets should we used for List Variable? Figure out 6 What symbols should we used to start IF? Output 3 x = [1,2,3] print (x[3]) Output 2 x = hello y = world print x+' '+y Figure out 4 != means ... Detailed Explanation 5 Why should we learn coding? Detailed Explanation 4 What is a Float Variable? Detailed Explanation 2 What is Python? Output 1 x = 1 y = x x = 3 print (y) Figure out 2 IF/ELIF/ELSE is for... Create Program 1 Take-out Restaurant Output 5 x = 'thanks' print ('Thank you = ',x,'.') Figure out 5 BOOL means ... Create Program 5 Theater Ticket Machine Detailed Explanation 6 Why do we need Comments (#) in Python? Create Program 4 [Sport] Club Registration Create Program 6 Calculator (+, -, *, /) Output 6 x = 10.2 y = 264.8 print (int(x-y)) Detailed Explanation 3 Why Conditional Branch is useful in Coding? Create Program 3 Library (Borrow book)
(Print) Use this randomly generated list as your call list when playing the game. Place some kind of mark (like an X, a checkmark, a dot, tally mark, etc) on each cell as you announce it, to keep track. You can also cut out each item, place them in a bag and pull words from the bag.
N-Easiest Computer Language?
N-Detailed Explanation 1
G-Supermarket Cashier
G-Create
Program 2
G-x = 2
y = ha
print (y*x)
G-Output 4
B-== means ...
B-Figure out 1
O-What brackets should we used for List Variable?
O-Figure out 3
O-What symbols should we used to start IF?
O-Figure out 6
I-x = [1,2,3]
print (x[3])
I-Output 3
O-x = hello
y = world
print x+' '+y
O-Output 2
B-!= means ...
B-Figure out 4
G-Why should we learn coding?
G-Detailed Explanation 5
I-What is a Float Variable?
I-Detailed Explanation 4
I-What is Python?
I-Detailed Explanation 2
B-x = 1
y = x
x = 3
print (y)
B-Output 1
N-IF/ELIF/ELSE is for...
N-Figure out 2
I-Take-out Restaurant
I-Create
Program 1
B-x = 'thanks'
print ('Thank you = ',x,'.')
B-Output 5
N-BOOL means ...
N-Figure out 5
I-Theater Ticket Machine
I-Create
Program 5
N-Why do we need Comments (#) in Python?
N-Detailed Explanation 6
O-[Sport] Club Registration
O-Create
Program 4
G-Calculator (+, -, *, /)
G-Create
Program 6
O-x = 10.2
y = 264.8
print (int(x-y))
O-Output 6
G-Why Conditional Branch is useful in Coding?
G-Detailed Explanation 3
B-Library (Borrow book)
B-Create
Program 3