Recent posts

[Python] Numeric Data Type

less than 1 minute read

Numeric Data Type (숫자형) 오늘은 파이썬의 숫자형 데이터 타입에 대하여 알아보겠습니다.

[Python] In Not in (str Data Type)

less than 1 minute read

In Not In 연산자 오늘은 파이썬의 문자열 의 in 과 not in 연산자에 대하여 키워드를 통하여 알아보도록 하겠습니다.