diff --git a/content/01-comparison-operators.md b/content/01-comparison-operators.md index 5de0590..1d9b9f5 100644 --- a/content/01-comparison-operators.md +++ b/content/01-comparison-operators.md @@ -1,7 +1,7 @@ # Chapter 1 - Comparison
Credits: illustration by unDraw diff --git a/content/02-arithmetic-operators.md b/content/02-arithmetic-operators.md index 075296c..ddec6fe 100644 --- a/content/02-arithmetic-operators.md +++ b/content/02-arithmetic-operators.md @@ -1,7 +1,7 @@ # Chapter 2 - Arithmetic operators
Credits: illustration by unDraw diff --git a/content/03-types.md b/content/03-types.md index 95a60dd..1ed187a 100644 --- a/content/03-types.md +++ b/content/03-types.md @@ -1,7 +1,7 @@ # Chapter 3 -Types
Credits: illustration by unDraw diff --git a/content/04-arrays.md b/content/04-arrays.md index 4888e91..01d825e 100644 --- a/content/04-arrays.md +++ b/content/04-arrays.md @@ -1,7 +1,7 @@ # Chapter 5 - Arrays