1) To assign a value for a variable you should use the equal sign(=). a) True b) False 2) Assume that you have two variables ellipseHeight and ellipseWidth, how to use them inside adding ellipse command? a) ellipse1 is Ellipse(width : ellipseWidth, height : ellipseHeight) b) ellipse1 is Ellipse(width = ellipseWidth, height = ellipseHeight) 3) Choose the correct command to create myName variable: a) myName is Greeno b) myName = “Greeno” c) myName = Greeno 4) The following variable's value is incorrect because it contains & symbol. (name ="Greeno&Reddo") a) False b) True 5) To print the value of variable x, you should use the following command: Screen.print(text:x) a) False b) True

door

Scorebord

Visuele stijl

Opties

Template wisselen

Automatisch opgeslagen activiteit "" herstellen?