[파이썬 - 기초] 데이터 타입 Integer 1, 2, 3, 5, 67, 75, 222 String "Hello", 'Hello', "Python", 'Python', 'P', "P", '3', "123" Boolean True, False (첫 글자 대문자) Float 0.12, 1.12, 2.232, 4.123123 플그래밍/파이써언 2020.11.20