It looks like you're new here. If you want to get involved, click one of these buttons!
Hi! I'm TheStick
I ran this program so that I can get user input but all I get was a error message... please help me out
im having the same issue, if you ended up finding a solution, please help me lmao im in desperate help
Its working fine
i think the error your having is that the console window closes after asking for lastname
adding Console.ReadKey(); at the end should fix it
Comments
I ran this program so that I can get user input but all I get was a error message... please help me out
im having the same issue, if you ended up finding a solution, please help me lmao im in desperate help
Its working fine
i think the error your having is that the console window closes after asking for lastname
adding Console.ReadKey(); at the end should fix it