Skip to content

Commit d067896

Browse files
authored
예시 코드 실행 결과 스크린샷 추가
1 parent fcc7a11 commit d067896

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Chapter2/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ class WeatherDisplayPush(ObserverPush, Display):
8484
weather_display_push = WeatherDisplayPush(weather_data_push, "서울")
8585
weather_data_push.set_measurament(26, 75, 2)
8686
```
87+
![image](https://user-images.githubusercontent.com/54832818/190914862-e06fd1bd-57d8-4e05-89e5-8ad0b41c4836.png)
8788

8889

8990

0 commit comments

Comments
 (0)