hi... i'm new in this forum.. i have to ask you a question and i wish you have an answer for this..
what are the differences between "repetitive" and "iterative" cycle?
Can someone give me an example with a for cycle??... thanks a lot!!
In this code, the program requests input from the user. The user has 3 attempts to guess the number, 1234. The loop will repeat itself until either 1234 is entered, or, until 3 attempts have been made.