(Print) Use this randomly generated list as your call list when playing the game. There is no need to say the BINGO column name. 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.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
www
Python, Microsoft Word, Chrome
program
this sign gives value to a variable
=
This code shows indentation necessary in Python
gives you the remainder in a division equation
%
stores programs and data being used while the computer is turned on
RAM
This function accepts info from the user when written in a program
input()
aName
Variable
58
Integer
"hello world"
String
10.98
Float
predicts number of transistors on microchips will double
Moore's Law
The rules of how your code can be written in Python
syntax
network which uses over-the-air signal for connections
wireless network
variable name between the parentheses and will return a description of the data type
type()
Produces output on the screen when used in a program
print()
True or False
Boolean
concatenation symbol
+
This device is removable storage
a coding language
Python
peripheral
" "
192.0.1.2
IP address
SOFTWARE
HARDWARE
based on whether a logical expression evaluates to True or False.
if()
The first high-speed, purely electronic, digital computer, which could be programmed
ENIAC