We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When reading in a string using reads input1 input2, where when printing out the string using prints, the last character is never printed.
Steps to reproduce the behavior:
Expected behavior all characters should be printed out
The text was updated successfully, but these errors were encountered:
In theory i have a working solution? seems to have the correct output but not yet 100% sure that it hasnt caused other bugs to appear
Sorry, something went wrong.
No branches or pull requests
When reading in a string using reads input1 input2, where when printing out the string using prints, the last character is never printed.
Steps to reproduce the behavior:
Expected behavior
all characters should be printed out
The text was updated successfully, but these errors were encountered: