Creado por Dean Whittle
hace casi 10 años
|
||
Pregunta | Respuesta |
Variable | A store of data that can be changed |
String | A sequence of text and numbers. " " signal a string |
Integer | A whole number |
int( ) | Used to convert from a string to an integer |
flower= rose What is the name of the variable? | flower |
What does the = mean? | The same as |
Where would the = be used? | With a variable |
What does the < mean? | less than |
What does == mean? | equal to |
What does input ( ) do? | Asks the user to enter data / information |
what does print ( ) do? | Outputs information on to the screen |
¿Quieres crear tus propias Fichas gratiscon GoConqr? Más información.