0
Why is my code bad
I began my c# journey a week ago but idk why my code doesn't work https://code.sololearn.com/c2lg711vL6Nm/?ref=app
1 Resposta
+ 3
WriteLine("txt") ; // correct way
but Not Write.Line("txt"); // no dot between.
I began my c# journey a week ago but idk why my code doesn't work https://code.sololearn.com/c2lg711vL6Nm/?ref=app