Skip to content

Commit

Permalink
add 06 from 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
vladak committed Mar 23, 2024
1 parent 2b5eb3c commit 3fac5fc
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
4 changes: 4 additions & 0 deletions input/2024/06.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"build" : "lecture-notes/06.md",
"files" : ["input/2024/06.md"]
}
14 changes: 14 additions & 0 deletions input/2024/06.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
#include "modules/strings-and-string-constants.md"

# Warm-up
#include "modules/warm-up/string.md"

#include "modules/for-loop.md"
#include "modules/expressions-intro.md"
#include "modules/statements.md"
#include "modules/pointers.md"

#include "modules/err.md"

#include "modules/home-assignments/home-assignment-section.md"
#include "modules/warm-up/tr-redux.md"

0 comments on commit 3fac5fc

Please sign in to comment.