We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af1defe commit 6fd810fCopy full SHA for 6fd810f
Program.cs
@@ -77,6 +77,7 @@
77
{
78
// display the top-level menu options
79
80
+ //Comment out Console.Clear() if you run into issues with debugging your application
81
Console.Clear();
82
83
Console.WriteLine("Welcome to the Contoso PetFriends app. Your main menu options are:");
0 commit comments