Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
10 views1 page

Grade 12 - Ip - Practiceworksheet - 11.07.2025

This document is a practice worksheet for Grade 12 Informatics Practices, containing a series of questions related to Python Pandas, data structures, and ethical considerations in computing. It includes true/false questions, programming tasks, and inquiries about net etiquette and plagiarism. The worksheet aims to assess students' understanding of both technical skills and ethical issues in informatics.

Uploaded by

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

Grade 12 - Ip - Practiceworksheet - 11.07.2025

This document is a practice worksheet for Grade 12 Informatics Practices, containing a series of questions related to Python Pandas, data structures, and ethical considerations in computing. It includes true/false questions, programming tasks, and inquiries about net etiquette and plagiarism. The worksheet aims to assess students' understanding of both technical skills and ethical issues in informatics.

Uploaded by

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

INFORMATICS PRACTICES (065)

GRADE 12 – PRACTICE WORKSHEET_11.07.2025


S.NO QUESTIONS
1 State whether True or False
a. A series object is size mutable.
b. A Dataframe object is value mutable
2 Consider a given Series ,
Series1:
200 700
201 700
202 700
203 700
204 700
Write a program in Python Pandas to create the series and display it.
3 Consider the following Series object,
s
IP 95
Physics 89
Chemistry 92
Math 95
i. Write the Python syntax which will display only IP.
ii. Write the Python syntax to increase marks of all subjects by 10.
4 What are some side effects of spending too much time on computers?

5 What do you understand by Net Etiquettes? Explain any two such etiquettes.

6 What do you understand by plagiarism? Why is it a punishable offence? Mention any two ways to
avoid plagiarism.

You might also like