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 c99ac7d commit c02cc7aCopy full SHA for c02cc7a
data.py
@@ -91,10 +91,10 @@
91
'description': 'Get started with Java and object-oriented programming for building robust applications.'
92
}
93
94
-CSharp = {
95
-'courseName': 'C#',#used on search results
+C++ = {
+'courseName': 'C++',#used on search results
96
'name': 'C# Essentials',
97
-'logo': 'csharp-plain',
+'logo': 'cplusplus-plain',
98
'difficulty': 'Beginner',
99
'duration': '2 weeks',
100
'rating': '4.5',
0 commit comments