syntaxThe rules ofhow yourcode can bewritten inPythonprint()Producesoutput on thescreen whenused in aprogramperipheral=this signgivesvalue to avariableVariableaNameRAMstoresprograms anddata beingused while thecomputer isturned on%gives youtheremainder ina divisionequationwwwMoore'sLawpredictsnumber oftransistors onmicrochipswill doubleString"helloworld"Pythona codinglanguageFloat10.98SOFTWAREinput()This functionaccepts infofrom the userwhen writtenin a programThisdevice isaperipheralThis codeshowsindentationnecessary inPythonwirelessnetworknetworkwhich usesover-the-airsignal forconnectionsHARDWAREif()based onwhether alogicalexpressionevaluates toTrue or False.programPython,MicrosoftWord,Chrome+concatenationsymbolThisdevice isremovablestoragetype()variable namebetween theparentheses andwill return adescription ofthe data typeInteger58JAVAENIACThe first high-speed, purelyelectronic, digitalcomputer, whichcould beprogrammedIPaddress192.0.1.2" "BooleanTrue orFalsesyntaxThe rules ofhow yourcode can bewritten inPythonprint()Producesoutput on thescreen whenused in aprogramperipheral=this signgivesvalue to avariableVariableaNameRAMstoresprograms anddata beingused while thecomputer isturned on%gives youtheremainder ina divisionequationwwwMoore'sLawpredictsnumber oftransistors onmicrochipswill doubleString"helloworld"Pythona codinglanguageFloat10.98SOFTWAREinput()This functionaccepts infofrom the userwhen writtenin a programThisdevice isaperipheralThis codeshowsindentationnecessary inPythonwirelessnetworknetworkwhich usesover-the-airsignal forconnectionsHARDWAREif()based onwhether alogicalexpressionevaluates toTrue or False.programPython,MicrosoftWord,Chrome+concatenationsymbolThisdevice isremovablestoragetype()variable namebetween theparentheses andwill return adescription ofthe data typeInteger58JAVAENIACThe first high-speed, purelyelectronic, digitalcomputer, whichcould beprogrammedIPaddress192.0.1.2" "BooleanTrue orFalse

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