We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23e749e commit 732794bCopy full SHA for 732794b
csharp-fundamentals-arrays.Main/Core.cs
@@ -7,7 +7,7 @@
7
8
namespace csharp_fundamentals_arrays.Main
9
{
10
- public class Exercise
+ public class Core
11
12
// The block of code below is a method definition. So far, you've been using methods created by other people
13
// such as .length() and .charAt(n)
0 commit comments