본문 바로가기

코딩코딩코딩

검색하기
코딩코딩코딩
프로필사진 hanshow113

  • 분류 전체보기 (76)
    • 파이썬 (54)
      • 텍스트마이닝 (12)
      • 이미지 처리 (1)
      • 문법 (12)
      • Algorithms (19)
      • Flask (4)
      • GeoData (4)
      • Chat-GPT (1)
    • MySQL (19)
      • BasicGrammer (5)
      • Problem Solving (14)
    • R (1)
    • Git (1)
    • 취업준비 (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • Github
«   2025/05   »
일 월 화 수 목 금 토
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
  • 백준
  • 플라스크
  • 파이썬
  • geoDataFrame
  • 코랩 런타임
  • Selenium
  • clustering
  • plotly dash
  • Crawling
  • Python
  • python buildpacks
  • colab runtime
  • 알고리즘
  • 괄호 문제
  • 혁신성장부문
  • string to list
  • 웹페이지
  • 셀레니움
  • to shp
  • 2164 카드2
  • NLP
  • kmeans
  • 해시태그
  • geopandas
  • 크롤링
  • Merge Repositories
  • Chat-GPT
  • convert to shp
  • flask
  • 인스타그램
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록1052 (1)

코딩코딩코딩

백준(BAEKJOON) 1052 단어의 개수

#1 stc = input().split() print(len(stc)) #2 stc = input() words = stc.strip().split() print(len(words)) #3 오답 stc = input() words = stc.strip().split(" ") print(len(words)) split()은 default parameter가 whitespace임

파이썬/Algorithms 2021. 1. 15. 11:00
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바