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 fcc7a11 commit d067896Copy full SHA for d067896
Chapter2/README.md
@@ -84,6 +84,7 @@ class WeatherDisplayPush(ObserverPush, Display):
84
weather_display_push = WeatherDisplayPush(weather_data_push, "서울")
85
weather_data_push.set_measurament(26, 75, 2)
86
```
87
+
88
89
90
0 commit comments