일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 예술영화추천
- 장고 프로젝트
- ART_Cinema
- Algorithm
- 장고 프로젝트 순서
- MyPick31
- Django Blog
- til
- python
- 장고
- 개발
- Django
- mongodb
- passport.js
- Blog
- MYSQL
- 프로젝트
- 장고 개발 순서
- 자바스크립트
- 북마크만들기
- JavaScript
- Node.js
- join()
- Exercism
- 파이썬 웹프로그래밍 장고
- 독립영화플랫폼
- Bookmark
- 타사인증
- 북마크앱
- 알고리즘
Archives
- Today
- Total
목록exercism pangram (1)
Juni_Dev_log

▶ Pangram (Problem) Introduction Determine if a sentence is a pangram. A pangram (Greek: παν γράμμα, pan gramma, "every letter") is a sentence using every letter of the alphabet at least once. The best known English pangram is: The quick brown fox jumps over the lazy dog. The alphabet used consists of ASCII letters a to z, inclusive, and is case insensitive. Input will not contain non-ASCII symb..
CodingTest/Exercism
2021. 1. 27. 18:07