© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•16mo ago•
25 replies
Golbin Machine

✅ while loops

while loops keep repeating the same
Console.WriteLine(""); 
Console.WriteLine(""); 
over and over without waiting for the user to respond to the
String a = Console.ReadLine();
String a = Console.ReadLine();
anyone know how to solve this?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

✅ For loops, while loops, and TryParses
C#CC# / help
13mo ago
IEnumerable and loops
C#CC# / help
6mo ago
arry with loops
C#CC# / help
4y ago
New to C# (How to use while loops to check through multiple arrays)
C#CC# / help
3y ago