Skip to content
Article:
How to draw Indian Flag Using Turtle Python Program
Library Management System Python Project for Class 12
Book Store Management Python Project for Class 12
COVID-19 Data Visualization Python Project Class 12
  • facebook
  • Twitter

CBSE

Learn CBSE PYTHON

  • Computer Science Class 11
    • Topicwise MCQS
    • Topic wise Notes
    • Practical File
    • Projects
    • Sample Papers
  • Computer Science Class 12
    • Topicwise MCQs
    • Topicwise Notes
    • Practical File
    • Projects
    • Sample Papers
  • Information Technology Class 9
    • Topicwise MCQs
    • Sample Papers
      • Term 2 Set 1
      • Term 2 Set 2
  • Information Technology Class 10
    • Topicwise MCQs
      • Electronic Spreadsheet
      • Digital Presentation
      • RDBMS
      • Internet
    • Sample Papers
      • Term 2 Set 1
      • Term 2 Set 2
      • Term 2 Set 3
  • Artificial Intelligence
    • Class 9
      • Term 1 Sample 1
    • Class 10
  • About Me
CBSE > Project

Category: Project

Project Work

Jan 26

Information Technology 802 Class 12 Sample Paper Term 2

Jitendra SinghLeave a commentProject

Information Technology 802 Class 12 Sample Paper Term 2 Subject Code: 802 Session: 2021-2022 Term II Time Allowed: 90 min/ Max. Marks: 30 General Instructions: 1. Please read the instructions carefully 2. This Question Paper is divided into 03 sections, Read more

Oct 27

Artificial Intelligence Sample Paper Class 9 Code 417

Jitendra Singh2 CommentsProject

Artificial Intelligence Sample Paper Class 9 Code 417 2021-22 Term-1 SAMPLE QUESTION PAPER FOR TERM -1 Max. Time Allowed: 1 Hour Max. Marks: 25 General Instructions: 1. This Question Paper is divided into 03 sections, viz., Section A, Section B Read more

Oct 26

Information Technology Sample Paper Class 11

Jitendra SinghLeave a commentProject

Information Technology Sample Paper Class 11 Term-1 2021-22 Subject Code: 802 Max. Time Allowed: 90 Minutes Max. Marks: 30   General Instructions: 1. This Question Paper is divided into 03 sections, viz., Section A, Section B and Section C. 2. Read more

Oct 26

Information Technology Sample Paper Class 12

Jitendra Singh1 CommentProject

Information Technology Sample Paper Class 12 Term-1 2021-22 Subject Code: 802 Max. Time Allowed: 90 Minutes Max. Marks: 30 Check Term 2 Sample Paper here General Instructions: 1. This Question Paper is divided into 03 sections, viz., Section A, Section Read more

Oct 26

Artificial Intelligence Sample Paper Class 10

Jitendra SinghLeave a commentProject

Artificial Intelligence Sample Paper Class 10 for Term-1 2021-22 SAMPLE QUESTION PAPER FOR TERM -1 Subject Code: 817 Max. Time Allowed: 1 Hour Max. Marks: 25   General Instructions: 1. Please read the instructions carefully 2. This Question Paper is Read more

Jun 09

CBSE Computer Science Practical Question Paper Sample

Jitendra SinghLeave a commentProject, Python for CBSE

Computer Science Practical Question Paper Sample A.I.S.S.C.E. Practical Examination Subject: Computer Science (083) Time 3 Hrs/MM:30   SET- 1 1- Write a program to input a list and interchange first with last, second with second last …. Print the list Read more

May 12

Python Programs for printing pyramid patterns

Jitendra SinghLeave a commentProject, Python for CBSE

Python Programs for printing pyramid patterns (Using for loop/ nested for loop)   Pattern-1 for i in range(1,6): for j in range(i): print(” * “, end = “”) print( ) Output: * * * * * * * * * Read more

Mar 30

Unit 1- Basic Computer Organisation

Jitendra SinghProject, Python for CBSE

CBSE Computer Science with Python Class 11 Basic Computer Organisation A computer is an electronic device, under the control of instructions stored in its memory that can accept data (input), process the data according to specified rules (Program) on processor Read more

Feb 03

Math Project CBSE Class 10

Jitendra SinghLeave a commentProject

Math Project CBSE Class 10 Introduction Mathematicians seek and use patterns to formulate new conjectures; they resolve the truth or falsity of such by mathematical proof. When mathematical structures are good models of real phenomena, mathematical reasoning can be used Read more

Posts navigation

1 2 Next

Latest Topics

How to draw Indian Flag Using Turtle Python Program

Library Management System Python Project for Class 12

Book Store Management Python Project for Class 12

COVID-19 Data Visualization Python Project Class 12

Hospital Management System Python Project Class 12

ATM Management Python Project for Class 12

Digital Clock in Python using Tkinter

Hospital Management System Using MySQL Connectivity and Tkinter GUI Python Project

Alarm Clock Python Project for Class 12

Love Calculator Python Program

Python Tutorial

Python – Getting started

Python Variable

Python  Keyword & Identifiers

Python  Operators

Python Number Data Type

Python String Data Type

Python while loop

Python for loop

Python if....else statements

Python Jump Statement

Python List

Python Tuple

Python Dictionary

Python Function

Python File Handling

Python Datetime

Python Tkinter

Society, Law & Ethics

close button

Recent Posts

  • Insert and Use images in document Digital Documentation IT
  • Important Questions Data Handling Class 11 Computer Science
  • Important Questions Python Fundamentals Class 11 Computer Science
  • Important Questions Getting Started with Python Class 11 Computer Science
  • Error Finding Questions in Python class 11-12 Computer Science

Follow us

Contact

Search

  • facebook
  • Twitter
Copyright © 2020-2022 All rights reserved.
  • About Me
  • Privacy Policy
  • Terms and Conditions
  • Contact Us
University Hub by WEN Themes
Scroll Up