0% found this document useful (0 votes)
23 views3 pages

Comp. Practical New

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views3 pages

Comp. Practical New

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

COMPUTER

SCIENCE
SUBJECT CODE: 083
CLASS: XII
Practical File
(2023-24)

SUBMITTED BY: SUBMITTED TO:


Name: Ms. Neha Sharma
Stream:
Roll no.:

1|Page
INDEX
SR.N Practical name Page TEACHER
O. no. SIGN
WAP to find the factorial of a number
1.
WAP to find the Fibonacci series
2.
WAP to find the sum of all the numeric values of
3. a list
WAP to read a text file line by line and display
4. each word separated by hash

WAP to count vowels, Consonants, digits and


5. special characters in a given string

WAP to remove all the lines that contain character


6. ‘a’ in file and write it to another file
WAP to create a binary file with name and roll.no,
7. search for given roll.no and display the record the
roll.no, if not found display appropriate message
WAP to create a binary file with roll.no, name and
8. marks. Input a roll.no and update marks
WAP to create a random number generator that
9. generates random numbers between 1 and 6
(stimulates a dice)
WAP to create CSV file by entering user-id and
10. password, read and search the password for the
given user-id
Write a program to display ASCII code of a
11. character and vice versa

Program that generates 4 terms of an AP by


12. providing initial and step values to a function that
returns first four terms of the series
WAP to implement append, delete and display
13. elements using a list data structure

Function that take tuples of 6 element and return


14. the sum of element which are divisible by 3 and 5

SR.N Practical name PAGE no. TEACHER


2|Page
O. SIGN
Program to store details of students into csv
15. file delimitated with tab character
Write a python program to implement stack
16. using a list data structure

Write a python program to implement queue


17. using a list data structure

Create a student table in database and insert


18. the data into the table

ALTER table to add new attributes, modify


19. data type and drop attribute

To UPDATE table to modify data ORDER


20 by to display data in ascending /descending
order.
Write the queries to delete or remove tuple(s)
21. from the table and also write the query for
the use of GROUP BY Clause in the query

Write the SQL to find the min, max, count,


22. sum and average of the marks in a student
table
Write a program to connect Python with
23. MySQL using database connectivity and
perform the following operations on the data
in database: Create a table and insert the data
into table
Write a program to connect Python with
24. MySQL using database connectivity and
perform the following operations on the data
in database : Fetch the data from the table
created in last practical, Update the data and
Delete the data

WAP to take a sample of phishing emails(or


25. any text file) and find the most commonly
occurring word(s)

3|Page

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy