Unit 1, Lesson 4: Iteration

Beschreibung

Iteration
Jack Bradley
Karteikarten von Jack Bradley, aktualisiert more than 1 year ago
Jack Bradley
Erstellt von Jack Bradley vor mehr als 6 Jahre
2
0

Zusammenfassung der Ressource

Frage Antworten
Iteration The principle of repeating processes
Definite Iteration A process that repeats a set number of times
Indefinite Iteration A process that repeats until a condition is met
WHILE... ENDWHILE Loop The condition is tested/checked upon entry to the loop. It is possible that the instructions inside the loop might not be executed at all if the entry condition is not me
REPEAT... UNTIL Loop In a REPEAT...UNTIL loop the statements in the loop are executed before the condition is evaluated. The statement will always be executed at least once. In Python the REPEAT...UNTIL loop is not supported.
FOR… NEXT Loop For loops are a type of iteration that allow the coder to specify how many times a section of code should be repeated during the running of a program
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

A level Computing Quiz
Zacchaeus Snape
Types and Components of Computer Systems
Jess Peason
Input Devices
Jess Peason
Output Devices
Jess Peason
Computing
Kwame Oteng-Adusei
HTTPS explained with Carrier Pigeons
Shannon Anderson-Rush
Historical Development of Computer Languages
Shannon Anderson-Rush
Useful String Methods
Shannon Anderson-Rush
Pack of playing cards answer
Karl Taylor
Code Challenge Flow Chart
Charlotte Hilton
Flvs foundations of programming dba 2
mariaha vassar