Built-in data types in Python

  • Basic questions asked in Python interview ?

    .

    1.What is Python? Python is a dynamic, high-level, and free open-source programming language. It supports both object-oriented and procedural-oriented programming paradigms. Key characteristics: Interpreted: Python code is executed line by line without the need…