Skip to content

Commit 0c0a006

Browse files
authored
Update Day 2.md
1 parent 1c4c67f commit 0c0a006

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Status/Day 2.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,6 @@ str_obj.print_string()
9494

9595
```python
9696
class IOstring():
97-
def __init__(self):
98-
pass
99-
10097
def get_string(self):
10198
self.s = input()
10299

0 commit comments

Comments
 (0)