You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I just wanted to say that it compiled and runs perfectly now!! The only problem I have is that whenever I use commas to take inputs, for some reason no matter how I split up the commas (including if I within the code make it print \n\r), it expects every single input to be on exactly one line of the code.
This is probably just me, but I was wondering if there was a way to avoid this, so that I could take inputs on multiple lines?
The text was updated successfully, but these errors were encountered:
Hey, I just wanted to say that it compiled and runs perfectly now!! The only problem I have is that whenever I use commas to take inputs, for some reason no matter how I split up the commas (including if I within the code make it print \n\r), it expects every single input to be on exactly one line of the code.
This is probably just me, but I was wondering if there was a way to avoid this, so that I could take inputs on multiple lines?
The text was updated successfully, but these errors were encountered: