Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- 더현대서울 맛집
- AI 경진대회
- 파이썬
- SW Expert Academy
- 백준
- gs25
- 프로그래머스 파이썬
- hackerrank
- 우분투
- 금융문자분석경진대회
- ubuntu
- Kaggle
- leetcode
- PYTHON
- 자연어처리
- Git
- 캐치카페
- Baekjoon
- dacon
- 편스토랑
- github
- programmers
- Real or Not? NLP with Disaster Tweets
- 맥북
- 프로그래머스
- 코로나19
- ChatGPT
- 편스토랑 우승상품
- Docker
- 데이콘
Archives
- Today
- Total
목록
반응형
2022/05/19 (1)
반응형
솜씨좋은장씨
[BaekJoon] 23234번 : The World Responds (Python)
코딩 1일 1문제! 오늘의 문제는 백준의 The Worlds Responds 입니다. 23234번: The World Responds In many introductory computer programming classes, the first program that students learn to write just prints “Hello, world!” It is used as a first assignment because it is a simple program that produces output. The program dates back to at least 1974, www.acmicpc.net 👨🏻💻 코드 ( Solution ) def the_world_responds(): return ..
Programming/코딩 1일 1문제
2022. 5. 19. 21:19
반응형