Übung: Clean Code/Student Grade Calculator.py aktualisiert
This commit is contained in:
parent
88f2d74d53
commit
e9bf6f7f95
@ -46,7 +46,7 @@ doeverything (z,70,75,80,72,78)
|
|||||||
[x] Code structure and indentation
|
[x] Code structure and indentation
|
||||||
[x] Magic numbers and constants
|
[x] Magic numbers and constants
|
||||||
[x] Function length and single responsibility
|
[x] Function length and single responsibility
|
||||||
[ ] DRY principle (Don’t Repeat Yourself)
|
[ ] DRY principle (Don't Repeat Yourself)
|
||||||
[x] Comments and documentation
|
[x] Comments and documentation
|
||||||
[x] Error handling
|
[x] Error handling
|
||||||
[x] Whitespace and formatting
|
[x] Whitespace and formatting
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user