Β© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
β’
2y ago
β’
27 replies
π»πΈπΈπ½π
β User Input is glitching
So I have this code
Console.WriteLine("Hello");
option = Console.ReadLine();
Console.WriteLine("Hello");
option = Console.ReadLine();
When I run the program for the first time and I press Enter when it wants the user input I got this
:
Uploaded image
Then I typed
\
\
and it deleted the
H
H
from
Hello
Hello
I am doing something wrong
?
I use
.NET 6
.0 because it says it has long term support
.
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
β User input
C
C# / help
3y ago
β User Input
C
C# / help
4y ago
Delay User Input
C
C# / help
2y ago
β User input issue
C
C# / help
3y ago