slimshadow commited on
Commit
bd820a3
·
verified ·
1 Parent(s): fd37dba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ subjects = {
6
  "Data Structures": "DS.md",
7
  "Operating Systems": "os.md",
8
  "Mathematics": "maths.md",
9
- "C++": "cpluscplus.md"
10
  }
11
 
12
  # Sidebar for subject selection
 
6
  "Data Structures": "DS.md",
7
  "Operating Systems": "os.md",
8
  "Mathematics": "maths.md",
9
+ "C++": "cplusplus.md"
10
  }
11
 
12
  # Sidebar for subject selection