0
Can someone tell me what my mistake is?
This is a college exercise https://code.sololearn.com/ccl1mlcC7pYP/?ref=app https://code.sololearn.com/ccl1mlcC7pYP/?ref=app
11 ответов
+ 5
You can remove all unnecessary Console.ReadLine(); commands.
And in your foreach loop use sub instead of bits.
And write text inside the loop without the sub before the loop
And only the subs inside the loop.
😉
0
is using a sub variable after var compulsion for string split function?
0
I tried using sub instead of bits but it didn't work.....
0
Can you edit my code and post it in the chat if you have picked my mistake, please?
0
Tbh..... I didn't get it
0
What and why did you do? I mean the bit thingy...