Python Programming
Python is a dynamic, high-level, free open source, and interpreted programming language. It supports object-oriented programming as well as procedural oriented. In Python, we don’t need to declare the type of variable because it is a dynamically typed language.
Comments
Post a Comment