본문 바로가기

minstory

검색하기
minstory
프로필사진 mjuu

  • 분류 전체보기 (58)
    • Spring (2)
    • HTML & CSS (8)
    • Javascript (7)
    • Python (2)
    • Toy Project (1)
    • 백준 문제풀이 [C언어] (25)
      • for문 (11)
      • if문 (6)
      • 함수 (2)
      • 1차원배열 (6)
    • IT 행사,세미나 후기 (2)
    • 생각 (4)
    • 북리뷰 (7)
      • 에세이 (4)
      • 인문학 (1)
      • 소설 (2)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
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
  • Python
  • Backend
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Python (2)

minstory

SSL Error ("Can't connect to HTTPS URL because the SSL module is not available.)

* Window 10 입니다. 다음과 같이 path 추가해준다. C:\Anaconda3 C:\Anaconda3\Scripts C:\Anaconda3\Library\bin

Python 2021. 6. 22. 19:31
Python 아스키 코드 변환

print ord("Z") # 출력 결과: 90 print hex(ord("Z")) # 출력 결과: 0x5a print chr(90) # 출력 결과: Z print chr(0x5A) # 출력 결과: Z

Python 2020. 1. 4. 18:38
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바