0

While "Console.ReadLine" command needs input, my program doesn't requires any. How to insert my input then?

22nd Sep 2020, 10:33 AM
Ali Barmaki
Ali Barmaki - avatar
2 RĂ©ponses
+ 5
I don't know why, but Console.ReadLine() works while Console.ReadLine () doesn't. The difference is the space between parentheses and the name.
22nd Sep 2020, 10:39 AM
äœ çŸ„é“èŠć‰‡ïŒŒæˆ‘äčŸæ˜Ż
äœ çŸ„é“èŠć‰‡ïŒŒæˆ‘äčŸæ˜Ż - avatar
+ 2
The code was executed without any problemsđŸ€”, note that SoloLearn requests variables before execution!! I recommend running your program in visual studio
22nd Sep 2020, 11:26 AM
hossein B
hossein B - avatar