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

Computer Science Quiz 3 review

AB
#character used to start a comment
an advantage of using functionsFunctions can be imported and then used by many programs
In a function name, what should you use between words instead of whitespaces?underscore __
Variables make it easier to ...make changes in your code
Floating point number19.67
Comments should be written in what type of language?Clear & plain language
if x=2, y=x+3, x+4, then y=5
the argument for the goto() commandx and y coordinates
origin point(0,0)
(2, -18) in what direction from the origin pointto the right and down
What does a coordinate tell you?where a point is along the X and Y axis
"happy" + "birthday"=happybirthday
comments in Python are meant to....explain what code is doing
The X axisan invisible horizontal line
the Y axisan invisible vertical line
the word "fifteen" is what kind of data type?a string
45 is an example of what kind of data type?an integer
concatenationadding strings together to make a new string
charactersmallest unit in a written language


Andreas, PA

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