0% found this document useful (0 votes)
4 views

Python Imp Topics-2

Uploaded by

reyanshaik98
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

Python Imp Topics-2

Uploaded by

reyanshaik98
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

PYTHON IMP questions

Unit-1

1.python development cycle

2.reading input from keyboard

3.comments and variables.

4.operators and type conversions.

5.Data types

6.Input validation loops

7.Decision statements(if,if-else,elif ladder,nested if –else)

8.loops(for loop,while loop,dowhile(optional))

9.Boolean variables

10.Comparing strings.

Unit—2

1.define iteration for loops formatting.

2.Data encryption

3.Strings and Number system.

4.Accessing strings and characters and substrings from strings.

5.String methods and text files.

Unit—3

1.Lists and its methods.

2.Dictionary and its methos.

Printed by BoltPDF (c) NCH Software. Free for non-commercial use only.
3.recursive functions.

4.Module and how to access it.

5.Package and how to acces s it.

6.case study gather ing information from file system.

Unit—4

1.Reading file and its met hods.

2.Writing into file and its methods.

3.classes and objects.

4.Inheritance and its types.

5.overlapping and overloading operators.

6.Case study of an ATM .

Unit—5

1.Errors and Exceptions (syntax errors and exceptions).

2.Exceptio n handling,Raising exceptions.

3.GUI(Graphical User Interface).

4.GUI based programs.

5.User defined exceptions.

Printed by BoltPDF (c) NCH Software. Free for non-commercial use only.
Printed by BoltPDF (c) NCH Software. Free for non-commercial use only.

You might also like