File tree 2 files changed +5
-2
lines changed
coding-intro/coding-intro-core/coding-intro-introduction
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,9 @@ Types of change:
50
50
51
51
## April 10th 2023
52
52
53
+ ### Changed
54
+ - [ Coding Intro - Why Learn To Code - Change insight to discussion] ( https://github.com/enkidevs/curriculum/pull/3187 )
55
+
53
56
### Fixed
54
57
- [ Git - Useful Stashing Options - Fix question] ( https://github.com/enkidevs/curriculum/pull/3188 )
55
58
- [ Python - String Formatting - Replace outaded formatting with f strings] ( https://github.com/enkidevs/curriculum/pull/3189 )
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ author: kapnobatai136
3
3
4
4
type : normal
5
5
6
- category : must-know
6
+ category : discussion
7
7
8
8
practiceQuestion :
9
9
formats :
@@ -66,4 +66,4 @@ Let's revisit our short journey into the land with Python! Do you remember how t
66
66
- print
67
67
- manifest
68
68
- reveal
69
- - splash
69
+ - splash
You can’t perform that action at this time.
0 commit comments