makersacademy / learn_to_program

For submitting exercises from the Chris Pine Learn to Program Book
11 stars 400 forks source link

Finished first exercise of Chapter 9 #469

Open asifhafeez opened 8 years ago

asifhafeez commented 8 years ago

Removed answer variable and used return to exit the loop instead.