24 Replies
Alright. What have you tried so far?
and/or what specifically are you having trouble with?
I know it has something to deal with Wild loop but I don’t know how to do it .
I think you mean a
while
loop?Yes
well, lets start with the idea
so we need to keep showing the menu and letting them answer until a valid choice is given, yes?
I am very new and I’m guess I’m like having troubles like how to figure out how to write answers
okay, do you know how to write to/read from the console?
A little
okay so can you write the code for printing the menu and asking for the users choice?
without the looping etc
just a singular "ask and answer"
hello? 🙂
hi
Read above.
I did
... And?
can you write the code for printing the menu and asking for the users choice?
What does printing mean?
writing
Yea I think
Could you do that and show the code here then?
To save time, you can just do two options, thats more than fine
and $code
To post C# code type the following:
```cs
// code here
```
Get an example by typing
$codegif
in chat
For longer snippets, use: https://paste.mod.gg/The only thing that makes sense is console.WriteLine
Yes.
That is how we print text to the terminal.
OK, give me a bit. I’m making questions.
BlazeBin - gpzjceachblm
A tool for sharing your source code with the world!
OK, this is what I got now I have to give each one a response and if they don’t give me a response it loops back to this
How would you reply when you dont save the response?