0% found this document useful (0 votes)
3 views1 page

Python Complete

The document outlines a comprehensive Python course divided into two parts. Part 1 covers foundational concepts such as variables, data types, control flow, and loops, while Part 2 focuses on data structures, functions, strings, and exception handling. The content is designed to provide a complete understanding of Python programming.
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)
3 views1 page

Python Complete

The document outlines a comprehensive Python course divided into two parts. Part 1 covers foundational concepts such as variables, data types, control flow, and loops, while Part 2 focuses on data structures, functions, strings, and exception handling. The content is designed to provide a complete understanding of Python programming.
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

Python Complete

Part - 1
​ Introduction to Pyhton
​ Variables and Data types
​ Taking input from users
​ type casting
​ Operators
​ Condition statements
​ for loop
​ while loop
​ break continue and pass

Part - 2

​ Lists, tuples , set


​Dictionaries
​zip(interview imp)
​Functions
​Strings
​Exception Handling

You might also like