
Christian Poppe
290 Pointserror CS0117: 'System.Console' does not contain a definition for 'Readline'
namespace Treehouse.FitnessFrog {
1 Answer

jacobb2
14,128 PointsI don't understand what you are doing with your code
Did you put "using System" at the top of your code?

Christian Poppe
290 PointsI figured it out. Thanks for your response!
Samuel Savaria
4,797 PointsSamuel Savaria
4,797 PointsCan you show us your code?