We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed7209 commit 019dc52Copy full SHA for 019dc52
blahaj/code.py
@@ -22,7 +22,7 @@
22
days = ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]
23
sleep = {
24
0: (22, 50),
25
- 1: (23, 08),
+ 1: (23, 8),
26
2: (22, 50),
27
3: (22, 50),
28
4: (22, 50),
0 commit comments