File tree 3 files changed +11
-11
lines changed
3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
- #Exercise
1
+ # Exercise
2
2
To practise the topics from the presentation you have now the time to create your own little python project. <br />
3
3
Please create a little grade calculator. This calculator should have a variable with the maximum points. <br />
4
4
Also implement two methods <br />
Original file line number Diff line number Diff line change 1
- #Python
1
+ # Python
2
2
3
- ##Planning
3
+ ## Planning
4
4
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 |
Original file line number Diff line number Diff line change 1
- #Python
1
+ # Python
2
2
3
- ##Protocol
3
+ ## Protocol
4
4
5
5
6
6
| task | person | description | includes task |
You can’t perform that action at this time.
0 commit comments