Java Games: Flashcards, matching, concentration, and word search.

3-9-11 Review for Open Book Quiz

AB
executing a programrunnning a program
IDLEthe Python shell
to open the Python editorgo to File-then New Window
Python rule #1-spacesno spaces in variable name
Python rule #2-numbers+wordscan't have a number in front of word
Python rule #3-case sensitiveyou can add upper and lower case letters but must stay same throughout
integera whole number
floata decimal
exponentnumber multiplied by itself
variableattaches a 'name' to something else
valuewhat is assigned to your variable
raw_inputan important function that allows users to input data
operatorssymbols used to calculate or assign value-*, +, - or /
division sign in Pythona slash sign /
multiplication sign in Pythonan asterisk *
result of "3" + "4" in Python34
result of 3 + 4 (without quotation marks)7
result of "3 + 4" in Python3+4


Computer Technology/Applications 7-8 and Upper School
The Winston School
TX

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities