0% found this document useful (0 votes)
7 views2 pages

Python 1

The document outlines fundamental concepts of Python programming, including definitions of variables, data types, functions, and control flow statements. It also covers specific topics such as data visualization, exception handling, and libraries like Numpy and Pandas. Additionally, it provides syntax examples and explanations for various Python features and operations.

Uploaded by

Sahana M.k
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views2 pages

Python 1

The document outlines fundamental concepts of Python programming, including definitions of variables, data types, functions, and control flow statements. It also covers specific topics such as data visualization, exception handling, and libraries like Numpy and Pandas. Additionally, it provides syntax examples and explanations for various Python features and operations.

Uploaded by

Sahana M.k
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

PYTHON

1. What is python programming? List any two-python version


2. List features of python.
3. What is Variable?
4. List python keywords.
5. Explain pass statement.
6. What is data Frame?
7. What is cursor?
8. Explain the syntax of bar().
9. Explain the syntax of pie().
10.Define statements and expressions.
11.What is indentation? give an example
12.What are identifiers? list the rules of identifiers and give an example
13.Explain input() and output() with example
14.What is function? Write Syntax
15.What is dictionaries? Give example
16.What is class and object?
17.What is constructor.
18.What is polymorphism.
19.What IS Tkinter and widgets?
20.What is Numpy.
21.What is tuple? Give an example
22.What is Data Visualisation?
23.What is identifiers? List the rules of identifiers and five an example.
24.Explain scope and lifetime of variables in function with an example.
25.Explain python operators with an example.
26.Explain the data types of python
27.Explain any five string method
28.What is loop? Explain all loop control structure with example
29.What is function? write syntax.
30.What is list? give example
31.What is string? write any two built in function used on string.
32.Explain string methods with example
33.What is dictionaries? Explain with example.
34.What is exception? Write exception handling syntax. Explain with an example
35.Explain types of control flow statements in python.
36.Explain types function with example.
37.Explain constructor. Method with syntax and example.
38.Write a python program to implement queue operations using list.
39.What is type conversion? Explain type conversion methods.
40.Explain any five methods of tinker module.
41.Explain SQLite methods.
42.Write a note on data visualization.
43.Explain types of control flow statements in python.
44.What is inheritance? Explain types of inheritance with example.
45.Explain list operations with example.
46.What is Numpy and Pandus? Explain array creation using Numpy and operation on arrays.
47.Write a program to drawing line chart, bar chart and pie chart using matplotlib.
48.What is array? How to create, store and access the 2D array using NumPy module?
49.Explain following methods/ commands with example.
PRASHANTH C PATEL 9164444922
PYTHON

a) Connect() b) execute() c) select d) create e) update


50.A) write a note on Pandas.
B) Explain the operations on dictionaries.

PRASHANTH C PATEL 9164444922

You might also like