Skip to content
Article:
KBC Quiz Game in Python for Class 11
Happy Diwali Python Program using Turtle
Car Race Python Project using pygame
Real Time Currency Converter Python Project Class 12

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 > Class 11

Category: Class 11

CBSE Sample Papers Class 11

Dec 27

KBC Quiz Game in Python for Class 11

Jitendra SinghClass 11, Python for CBSE, Python Projects

KBC Quiz Game in Python for Class 11   This project will help the students of class 11 to better understand the concept of list and random function.   Features of KBC Quiz Game in Python : → User will Read more

Sep 12

Worksheet on Functions and modules in Python

Sunny ChauhanClass 11, Python for CBSE

Worksheet on Functions and modules in Python Q.1: Which of the function return the smallest integer not less than number . a) exp() b) ceil() c) floor() d) fabs()   Q.2:Which of the following is not a type of function Read more

Sep 11

Data Handling Worksheet Class 11 Computer Science

Sunny ChauhanClass 11, Python for CBSE

Data Handling Worksheet Class 11 Computer Science   Q.1: Which Python built-in function returns the unique number assigned to an object? a) Identity() b) Id() c) Refnum() d) Ref()   Q.2: The operator used to check if both the operands Read more

Sep 11

Python Fundamentals Worksheet Class 11

Sunny ChauhanClass 11, Python for CBSE

Python Fundamentals Worksheet Class 11   Q.1: Which of the following is correct as an identifier? a) Int b) Surface area c) Omega d) 1volume   Q.2:Python is a …………………… language. a) Low level b) High level c) Machine d) Assembly Read more

May 10

Important Questions Data Handling Class 11 Computer Science

Jitendra SinghClass 11, Python for CBSE

Important Questions Data Handling Class 11 Computer Science Short Answer Type Questions   Q.1 What are data types? What are Python‟s built-in core data types? Ans: Every value in Python has a datatype. Since everything is an object in Python Read more

May 10

Important Questions Python Fundamentals Class 11 Computer Science

Jitendra SinghClass 11, Python for CBSE

Important Questions Python Fundamentals Class 11 Computer Science   Very Short answer Type Questions   Q.1 What is None literal in Python? Ans: Python has one special literal, which is None. The None literal is used to indicate absence of Read more

May 10

Important Questions Getting Started with Python Class 11 Computer Science

Jitendra SinghClass 11, Python for CBSE

Important Questions Getting Started with Python Class 11 Computer Science Very Short answer Type Questions   Q.1 When was Python released? Ans- Python was released in February 1991.   Q.2 Who developed Python? Ans- Python was developed by Guido Van Read more

May 06

Error Finding Questions in Python class 11-12 Computer Science

Jitendra SinghClass 11, Class 12, Python for CBSE

Error Finding Questions in Python class 11-12 Computer Science   Find error in the following codes(if any) and correct code by rewriting code and underline the correction (Q-1 to Q-14)   Q 1.  x= int(“Enter value of x:”) for in Read more

May 05

Output Based Questions In Python Class 11-12 Computer Science

Jitendra SinghClass 11, Class 12

Output Based Questions In Python Class 11-12 Computer Science   Q 1. Write the output of the following:   for i in ‘123’: print(“cbsepython”,i,)       Q. 2 for i in [10, 20, 30]: print(i)       Q. Read more

Mar 16

Class 11 Computer Science Sample Paper Term 2 Set-3

Jitendra SinghClass 11, Python for CBSE

Last updated on March 20th, 2022 at 08:17 pmClass 11 Computer Science Sample Paper Term 2 Set-3 Time: 2 hours Maximum Marks: 35 General Instructions The question paper is divided into 3 sections – A, B and C Section A, Read more

Feb 25

Class 11 Computer Science Sample Paper Term 2 Set-2

Jitendra SinghClass 11, Python for CBSE

Last updated on March 9th, 2022 at 08:23 pmClass 11 Computer Science Sample Paper Term 2 Set-2 Subject Code: 083 Class: 11 Max Marks – 35 /Time – 02 Hrs. General Instructions: The question paper is divided into 3 sections Read more

Feb 08

Class 11 Computer Science Sample Paper MCQ based Term 2 Set-2

Jitendra SinghClass 11

Class 11 Computer Science Sample Paper MCQ based Term 2 Set-2 Class: XI  Computer Science Maximum Marks: 35 Time Allowed: 90 Minutes General Instructions: The question paper is divided into 3 Sections – A, B, and C. ♦ Section A Read more

Feb 08

Class 11 Computer Science Sample Paper MCQ based Term 2 Set-1

Jitendra SinghClass 11

Class 11 Computer Science Sample Paper MCQ based Term 2 Set-1   Term 2 Examination 2021-22 Class-XI Time:- 1.5 Hours Max. Mark:35   General instructions:- 1. This Question Paper Contains 4 Parts A,B,C,D. 2. Attempt 11 questions in Part-A and Read more

Feb 04

Random Module in Python Class 11-12 Notes

Jitendra SinghClass 11, Python for CBSE

Random Module in Python Class 11-12 Notes Random numbers are widely used in programs which involves games or simulations. Some uses of random numbers are as follows: ♦ To shuffle a deck of playing cards randomly ♦ To play a Read more

Feb 03

Introduction to Python Module Class 11 Notes Computer Science

Jitendra SinghClass 11, Python for CBSE

Last updated on February 15th, 2022 at 12:53 pmIntroduction to Python Module Class 11 Computer Science   What is module in Python? Modules are simply files with the “. py” extension containing Python code that can be imported inside another Python Program. Read more

Posts navigation

1 2 … 4 Next

Latest Topics

KBC Quiz Game in Python for Class 11

Happy Diwali Python Program using Turtle

Happy Diwali Python Program using Turtle

Car Race Python Project using pygame

Real Time Currency Converter Python Project Class 12

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

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

Recent Posts

  • Create a CSV movies.csv to hold movie records like Movies ID Movies name and Rating (out of 5 stars) using the list.
  • Write a menu based program to add delete and display the record of players by using list as Stack in python
  • Write a menu driven program in Python that asks the user to add display and search records of students stored in a binary file.
  • KBC Quiz Game in Python for Class 11
  • Class 12 IP Half Yearly Sample Paper 2022-23

Follow us

Contact

Search

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