Language/Python
[Python] Lecture-Note
[OSS] Python [OSS] Python ▼ Python: Basic & Intermediate Python Interpreted, high-level, general-purpose programming language (+) Dynamically-typed ➜ Run-time에 타입이 결정된다. 즉, 타입을 미리 정의해줄 필요 X (+) garbage-collected ➜ 메모리 관리를 ukym-tistory.tistory.com