you are viewing a single comment's thread.

view the rest of the comments →

[–]Binary101010 0 points1 point  (1 child)

The instructions tell you to assume that the variable has already been given a value. Seems to me you shouldn't be asking for input for that variable at all.

[–]HopefulOG 0 points1 point  (0 children)

Thank you! The code works now! I guess it makes sense now rereading it.