Python Programming

Python is a high-level, interpreted, interactive and object-oriented programming language. Python was developed by Guido van Rossum.It is used for web development (server-side), software development, mathematics, system scripting and other purposes.

Source : Wikipedia

Study Materials

Question Bank

Question Bank

Q : 1 Differentiate: Python v/s C.
Q : 2 Explain different data types available in Python.
Q : 3 Explain different Control Statements available in Python.
Q : 4 Explain different Looping Statements available in Python.
Q : 5 Explain the concept of Userdefined function in Python.
Q : 6 Explain any five methods of list with example.
Q : 7 Differentiate between List and Dictionary.
Q : 8 Explain the Fuzzyfication and Defuzzyfication process with example.
Q : 9 Explain the concept of Neural Network.
Q : 10 Write a short note on Genetic Algorithm.
Q : 11 Explain various types of error which you have encounterd while programming.
Q : 12 What is immutabality. List down any four immutable data types in Python.