Class 12 Term 2 Sample Paper Computer Science Set 2
Class 12 Term 2 Sample Paper Computer Science Set 2 Subject: Computer Science Subject Code: 083 Class : 12 Maximum Marks: 35 Time: 2 hours General Instructions ● The question paper is divided into 3 sections – A, B and C ● Section A, consists of 7…
Class 12 Term 2 Sample Paper Computer Science Set 6
Class 12 Term 2 Sample Paper Computer Science Set 6 Maximum Marks: 35/Time: 2 hours General Instructions > The question paper is divided into 3 sections – A, B and C > Section A, consists of 7 questions (1-7). Each question carries 2 marks. >…
Practical File Class 12 IP 2022-23
Practical File Class 12 IP Data Handling Program 1: Create a panda’s series from a dictionary of values and a ndarray '''Python program to create a panda’s series from a dictionary of values and a ndarray''' import pandas as pd import numpy as np…
Information Technology 802 Class 12 Sample Paper Term 2
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,…
Python MySQL Connectivity Notes Class 12
Python MySQL Connectivity Notes Class 12 Interface Python with MySQL database Contents: ♦ Connecting SQL with Python ♦ Creating database connectivity application ♦ Performing insert, delete, update, queries ♦ Display data by using fetchone(),…
Book Store Management Python Project for Class 12
Book Store Management Python Project for Class 12 #Python Project for class 12 Computer Science, using mySQL connectivity. Note: If you found something wrong or unable to execute the program kindly mention in comment box provided below the…
COVID-19 Data Visualization Python Project Class 12
COVID-19 Data Visualization Python Project Class 12 # Python Project for Class 12 Informatics Practices (065), Python MySQL program containing bar graph, line chart, scatter chart Note: If you found something wrong or unable to execute the program…
Hospital Management System Python Project Class 12
Hospital Management System Python Project Class 12 Software requirements Operating system : windows 10 Python 3 : for execution of program Mysql : for storing data in the database Python – mysql connector : for database connectivity …
Random Function in Python MCQ Class 11-12
Random Function in Python MCQ Class 11-12 1. What does the following statement do? import random a) Imports the random module b) Imports a random module from a list of modules c) Imports the random function d) imports the directory named random…
Informatics Practices Sample Paper Term 2 Class 12
Informatics Practices Sample Paper Term 2 Class 12 Sample Question Paper INFORMATICS PRACTICES (Code : 065) Maximum Marks: 35 Time: 2 hours General Instructions The question paper is divided into 3 sections – A, B and C Section A, consists of…