Skip to content

Commit 73b34b2

Browse files
committed
add problem statement
1 parent af11509 commit 73b34b2

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

src/SUMMARY.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,6 @@ HTML
179179
- [Iterate over a String](./loops/iterate_over_a_string.md)
180180
- [Challenges](./loops/challenges.md)
181181

182-
# Concepts
183-
184182
# Projects
185183

186184
<!-- Software is an Interdisciplinary Field -->
@@ -229,7 +227,6 @@ HTML
229227

230228
# Projects
231229

232-
- [Calorie Tracker II]()
233230
- [Can you Build a Snowman?]()
234231

235232
# Code Structure

src/projects/calorie_tracker.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Calorie Tracker
22

3+
## Problem Statement
4+
35
A calorie is the amount of energy needed to raise the temperature of
46
1 gram of water by 1 degree celcius. A kilo-calorie, often shortened to kcal,
57
is one thousand calories.

0 commit comments

Comments
 (0)