Module quiz: Getting started with Python - Module 1
Nov 8, 2024 · 2 min read · Python is a dynamically typed language. What does this mean? Python supports both functional and object oriented programming. Python does not require a type for a variable declaration. It automatically assigns the data type at run time. Python req...
Join discussion






















