INPUT, getting user to enter data to program, PRINT, display information as program output, FOR, keyword for a fixed loop, RANGE, RANGE, WHILE, keyword for a conditional loop, IF , checks a condition; if true, run the code inside, ELIF, checks another condition if the previous one was false, ELSE, runs when none of the previous conditions are true, INT, integer variable type, > , larger than, < , smaller than, >= , larger than or equal to, <= , smaller than or equal to, =  , assign data from the right to the left, == , compares whether the data are equal.

Rebríček

Vizuálny štýl

Možnosti

Prepnúť šablónu

Obnoviť automaticky uložené: ?