Thisdevice isremovablestorageHARDWAREPythona codinglanguageIPaddress192.0.1.2RAMstoresprograms anddata beingused while thecomputer isturned on" "print()Producesoutput on thescreen whenused in aprogramprogramPython,MicrosoftWord,ChromeJAVA+concatenationsymbolVariableaName%gives youtheremainder ina divisionequationwwwBooleanTrue orFalseThisdevice isaperipheralMoore'sLawpredictsnumber oftransistors onmicrochipswill doubleENIACThe first high-speed, purelyelectronic, digitalcomputer, whichcould beprogrammedsyntaxThe rules ofhow yourcode can bewritten inPython=this signgivesvalue to avariabletype()variable namebetween theparentheses andwill return adescription ofthe data typeInteger58if()based onwhether alogicalexpressionevaluates toTrue or False.peripheralwirelessnetworknetworkwhich usesover-the-airsignal forconnectionsinput()This functionaccepts infofrom the userwhen writtenin a programSOFTWAREThis codeshowsindentationnecessary inPythonFloat10.98String"helloworld"Thisdevice isremovablestorageHARDWAREPythona codinglanguageIPaddress192.0.1.2RAMstoresprograms anddata beingused while thecomputer isturned on" "print()Producesoutput on thescreen whenused in aprogramprogramPython,MicrosoftWord,ChromeJAVA+concatenationsymbolVariableaName%gives youtheremainder ina divisionequationwwwBooleanTrue orFalseThisdevice isaperipheralMoore'sLawpredictsnumber oftransistors onmicrochipswill doubleENIACThe first high-speed, purelyelectronic, digitalcomputer, whichcould beprogrammedsyntaxThe rules ofhow yourcode can bewritten inPython=this signgivesvalue to avariabletype()variable namebetween theparentheses andwill return adescription ofthe data typeInteger58if()based onwhether alogicalexpressionevaluates toTrue or False.peripheralwirelessnetworknetworkwhich usesover-the-airsignal forconnectionsinput()This functionaccepts infofrom the userwhen writtenin a programSOFTWAREThis codeshowsindentationnecessary inPythonFloat10.98String"helloworld"

PRINCIPLES OF COMPUTER SCIENCE - Call List

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