|
|
Criado por Dean Whittle
quase 11 anos atrás
|
|
| Questão | Responda |
| 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 |
Quer criar seus próprios Flashcards gratuitos com GoConqr? Saiba mais.