Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 598 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 598 Bytes

Python

Python Practice for Data Science


Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically typed and garbage-collected. It supports multiple programming paradigms, including structured (particularly procedural), object-oriented, and functional programming.


Author-Aadit Sharma