Question | Answer |
#comment# | text ignored by the computer simply for humans |
= variables = | a named value that can be changed |
“strings” “strings” | a variable containing text |
( ) functions ( ) | a named command ( )that may take inputs or return them |
intiger | whole number 1 nNumber |
float | decimal number 1.0 FNumber |
boolean | either true or false bTrueFalse |
string | variable that hold text strText |
operands | + - * / |
algorythm | a simple set of instructions to complete a task |
flowcharts | memorise |
oporators | no need for xor till year 10 |
logic errors | serious error hard to correct dosnt give same answer as planned |
run time error | the program complies and is run to test its working only to find an error |
Want to create your own Flashcards for free with GoConqr? Learn more.