Skip to main content

Python Projects for Class 12 CBSE Students with Coding

Comments

  1. hey sir...
    Please give me the pdf of the project file
    please sir
    gmail - the.rangrez.ali@gmail.com

    ReplyDelete
  2. Sir,kindly send me the pdf of this project..on kavyathakur71@gmail.com

    And thankyou fir this explanation sir

    ReplyDelete
  3. This is the perfect webpage for everyone who hopes to understand this topic. You know a whole lot its almost tough to argue with you (not that I personally would want to…HaHa). You definitely put a brand new spin on a topic that's been written about for ages. Excellent stuff, just wonderful! Webinfotechsolution

    ReplyDelete
  4. Nice Blog! Are you searching for the best playway school in Baltana? We provide a fresh and pleasant environment for kids in school. Our education policy is based on scientific methods.

    ReplyDelete

Post a Comment

Popular posts from this blog

School Management System Project Class 12th Python CBSE BOARD 2020

                #      -------------------------------------------------------------------------                 #       * ** * Welcome to School Management System * * * *                 #      ------------------------------------------------------------------------ import main_menu import admission import student_data import fee_details import lib_details while True:       main_menu.clrscreen()       print("\t\t-------------------------------------------------------------------------")       print("\t\t * ** * Welcome to School Management System * * * *)       print("\t\t-------------------------------------------------------------------------")       print("\n\t\t * * ** ABC School - M A I N  M E N U   * * ** ")       print("1 :  Admission")       print("2 :  Student Data")       print("3 :  Fees Details")       print("4 :  Library Details ")       print("5 :  Exit&

Class 11 Informatics Practices Python CBSE | Preeti Arora Book Solutions (All Chapters)

--------------------------------------------------------------------------------------------------------------------- Computer Science with Python Preeti Arora Class 11th -------------------------------------------------------------------------------------------------------------------- Chapter#1 Getting Started With Python  https://www.youtube.com/playlist?list=PL9KfEmlkVHBpSX-Qrr_IHb_i7Z9RAdm4H Chapter#2 Python Programming Fundamentals https://www.youtube.com/playlist?list=PL9KfEmlkVHBpkEvAArf6MUIR2aK9jxdnv Chapter#3 Conditional & Looping Constructs https://www.youtube.com/playlist?list=PL9KfEmlkVHBrZE_q69uCx7Nng3Pvcn8IE Chapter#4 Strings in Python https://www.youtube.com/playlist?list=PL9KfEmlkVHBpqhoJvJAiEJ2M5HJR4kBEM Chapter#5 List in Python https://www.youtube.com/playlist?list=PL9KfEmlkVHBovEZ6W-sp_WQIQ_dPdADmC Chapter#6 Tuples and Dictionary https://www.youtube.com/playlist?list=PL9KfEmlkVHBrX6ozN1z4WXFTDErzIRG69 Chapter#7 Error and Exception Handling