일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- mongodb
- 장고 개발 순서
- python
- Bookmark
- 예술영화추천
- Algorithm
- Blog
- JavaScript
- 프로젝트
- 장고 프로젝트 순서
- 자바스크립트
- Django
- til
- 장고
- 북마크앱
- 알고리즘
- 타사인증
- 파이썬 웹프로그래밍 장고
- 독립영화플랫폼
- 북마크만들기
- MYSQL
- MyPick31
- passport.js
- Exercism
- Node.js
- Django Blog
- 개발
- 장고 프로젝트
- ART_Cinema
- join()
Archives
- Today
- Total
목록Raindrops (1)
Juni_Dev_log
(200205_TIL) 'Raindrops'
▶ Raindrops 📌 Problem Introduction Your task is to convert a number into a string that contains raindrop sounds corresponding to certain potential factors. A factor is a number that evenly divides into another number, leaving no remainder. The simplest way to test if a one number is a factor of another is to use the modulo operation. The rules of raindrops are that if a given number: has 3 as a ..
CodingTest/Exercism
2021. 2. 5. 10:52