Skip to content

Commit 29ec894

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 495a496 + 1a02348 commit 29ec894

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

docs/README_EXERCISE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Exercise
1+
# Exercise
22
To practise the topics from the presentation you have now the time to create your own little python project. <br/>
33
Please create a little grade calculator. This calculator should have a variable with the maximum points. <br/>
44
Also implement two methods <br/>

docs/README_PLANNING.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
#Python
1+
# Python
22

3-
##Planning
3+
## Planning
44

5-
| Steps | Time | Task | Type | Resources |
6-
|----------|------|-----------------------------------------------------------|--------------|---------------------------------|
7-
| Question | 5' | - What is Python? <br/> - What do you already know about it? <br/> - Who had already programmed python | Plenum | Whiteboard |
8-
| Content | 10' | - Python's syntax <br/> - Concepts <br/> | Presentation | - PowerPoint <br/> - Code |
9-
| Training | 10' | Implement a grade calculator | Individual | - PC <br/> - Text editor |
10-
| Test | 5' | Kahoot test | Plenum | Kahoot |
5+
| Steps | Time | Task | Type | Resources |
6+
|----------|------|--------------------------------------------------------------------------------------------------------|--------------|---------------------------------|
7+
| Question | 5' | - What is Python? <br/> - What do you already know about it? <br/> - Who had already programmed python | Plenum | Whiteboard |
8+
| Content | 10' | - Python's syntax <br/> - Concepts | Presentation | - PowerPoint <br/> - Code |
9+
| Training | 10' | Implement a grade calculator | Individual | - PC <br/> - Text editor |
10+
| Test | 5' | Kahoot test | Plenum | Kahoot |

docs/README_PROTOCOL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Python
1+
# Python
22

3-
##Protocol
3+
## Protocol
44

55

66
| task | person | description | includes task |

0 commit comments

Comments
 (0)