Skip to content

Commit 6999c50

Browse files
Lanie Heinnja
Lanie Hei
authored andcommittedApr 18, 2019
Rename Exercise Chapters to Practice in all chapters
1 parent a436f34 commit 6999c50

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed
 

‎website/content/02-introduction-to-python/020-basic-data-types/10-exercise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Exercise"
2+
title: "Practice"
33
date: 2019-02-04T15:28:32-08:00
44
draft: false
55
weight: 10

‎website/content/02-introduction-to-python/060-functions/50-exercise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Exercise"
2+
title: "Practice"
33
date: 2019-03-02T00:00:00-08:00
44
draft: false
55
weight: 50

‎website/content/02-introduction-to-python/080-advanced-datatypes/70-exercise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Exercise"
2+
title: "Practice"
33
date: 2019-02-04T15:28:32-08:00
44
draft: false
55
weight: 70

‎website/content/02-introduction-to-python/090-boolean-logic/40-exercise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Exercise"
2+
title: "Practice"
33
date: 2019-03-03T00:00:00-08:00
44
draft: false
55
weight: 40

‎website/content/02-introduction-to-python/110-control-statements-looping/50-exercise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Exercise"
2+
title: "Practice"
33
date: 2019-03-08T00:00:00-08:00
44
draft: false
55
weight: 50

‎website/content/02-introduction-to-python/175-running-code/70-exercise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Exercise"
2+
title: "Practice"
33
date: 2019-03-08T00:00:00-08:00
44
draft: false
55
weight: 70

‎website/content/03-intermediate-python/20-advanced-looping/90-exercise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Exercise"
2+
title: "Practice"
33
date: 2019-03-09T00:00:00-08:00
44
draft: false
55
weight: 10

‎website/content/03-intermediate-python/30-oop-classes-inheritance/90-exercise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
title = "Exercise"
2+
title = "Practice"
33
date = 2019-01-25T15:07:04-06:00
44
weight = 10
55
draft = false

‎website/content/03-intermediate-python/40-exceptions/99-exercise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Exercise"
2+
title: "Practice"
33
date: 2019-03-09T00:00:00-08:00
44
draft: false
55
weight: 10

‎website/content/03-intermediate-python/50-libraries-modules/90-exercise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
title = "Exercise"
2+
title = "Practice"
33
date = 2019-01-25T15:07:04-06:00
44
weight = 10
55
draft = false

‎website/content/03-intermediate-python/60-command-line-tools/90-exercise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
title = "Exercise"
2+
title = "Practice"
33
date = 2019-01-25T15:07:04-06:00
44
weight = 200
55
draft = false

‎website/content/03-intermediate-python/70-tests/90-exercise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
title = "Exercise"
2+
title = "Practice"
33
date = 2019-01-25T15:07:04-06:00
44
weight = 10
55
draft = false

0 commit comments

Comments
 (0)
Please sign in to comment.