Mei
Mei
CC#
Created by Mei on 12/10/2023 in #help
✅ Can't use "Console.ReadLine();"
Hey there! I've been trying to write a simple Fibonacci sequence in C#. Currently, I'm trying to ask the user how many numbers would they want. When I use Console.ReadLine();, the program doesn't prompt the user (this doesn't work with strings either). How can I fix this?
16 replies