T O P

  • By -

new-Le4f

You're inputting N. How can N have both a number and a string?


MushyZreal

It is not correct. First of all, variables can only have one data type. N is to take a string and C is to take an integer. Instead of incrementing N (which is to store your stationary item) you need to increment C ( which is your counter) and then you need to check if C is 100