Skip to content

Commit 5320b40

Browse files
Merge pull request #3187 from enkidevs/Stefan-Stojanovic-patch-11
Update why-learn-to-code.md
2 parents fd48fa0 + b48b5fb commit 5320b40

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ Types of change:
5050

5151
## April 10th 2023
5252

53+
### Changed
54+
- [Coding Intro - Why Learn To Code - Change insight to discussion](https://github.com/enkidevs/curriculum/pull/3187)
55+
5356
### Fixed
5457
- [Git - Useful Stashing Options - Fix question](https://github.com/enkidevs/curriculum/pull/3188)
5558
- [Python - String Formatting - Replace outaded formatting with f strings](https://github.com/enkidevs/curriculum/pull/3189)

coding-intro/coding-intro-core/coding-intro-introduction/why-learn-to-code.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: kapnobatai136
33

44
type: normal
55

6-
category: must-know
6+
category: discussion
77

88
practiceQuestion:
99
formats:
@@ -66,4 +66,4 @@ Let's revisit our short journey into the land with Python! Do you remember how t
6666
- print
6767
- manifest
6868
- reveal
69-
- splash
69+
- splash

0 commit comments

Comments
 (0)