CBSE Python Notebooks
  • Introduction
  • Intro to Python
  • Class 11 Syllabus
    • Functions
    • Loops
    • Strings
    • Lists
    • Dictionaries
    • Tuples
  • Class 12 Syllabus
    • Object Oriented Programming
    • Inheritance
    • Data Structures
    • File Handling
    • Exception Handling
    • Generators
    • Connectivity
Powered by GitBook
On this page

Was this helpful?

Class 12 Syllabus

In the Class 12 syllabus, we'll be covering:

  • Object Oriented Programming in Python

  • Inheritance

  • Data Structures in Python

  • File Handling

  • Exception Handling

  • Generators

  • SQL and MongodB Connectivity

PreviousTuplesNextObject Oriented Programming

Last updated 6 years ago

Was this helpful?