Zmiany

Module 6 - The “Guess the NumberLogic Game” Project

Dodane 525 bajtów, 09:38, 6 lip 2015
[[Plik:Logo_Mistrzowie.png|center]]
'''These materials have been developed by OśrodekEdukacjiInformatycznejiZastosowańKomputerów (Centre for Information Technology Education and Application of Computers) in Warsaw as part of the “MistrzowieKodowania” (“Masters of Coding”“Coding Masters”) Programme funded by Samsung Electronics Polska, licensed under CC-BY-SA “Attribution – Share Alike 3.0 Poland”'''
==Information==
'''We ask the following question:''' Which actions are repeated? Do we know how many times? Can we formulate a condition that must be met to terminate the repetition?
''If necessary, we guide students to realize that from the step “the programme compares the player’s answer” actions are repeated until the answer provided is correct (the provided number matches the number drawn by the programme). We point out it will be appropriate to use a relevant loop.''
 
 
'''We ask the following question:''' Which loop will work here and what should it comprise? We ask the students to find a loop block that they think fits best.
''In this case, we help students find the loop repeat until.''
 
''If necessary, we guide students to realize that from the step “the programme compares the player’s answer” actions are repeated until the answer provided is correct (the provided number matches the number drawn by the programme). We point out it will be appropriate to use a relevant loop.''
181
edycji