Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+15 votes

How can I create code for knowing who is the fastest owl?

asked in CSC211_Winter2018 by (1 point)
+3

Note that that's actually an optional/bonus part of the assignment, so yeah... it's more something that you can try to figure out on your own, if you have time after completing the basic version of the assignment...

1 Answer

+9 votes

Funny thing is, that's NOT part of the assignment!

If you're having trouble with determining which owl should be the winner, try playing around with if/then statements. If some good old experimenting doesn't help, try talking to your classmates or speaking with your professor.

answered by (1 point)
edited by
+6

Did you mean to write that's not part of the assignment?

+3

Whoops, my bad. Determining a winner isn't required for the basic project.

Determining a winner requires use of an if/then statement, which we haven't gone over in class yet. If you need assistance with that, we'd be happy to help!

+3

thank you

...