IP - XII Bio
IP - XII Bio
Diseasename Agent
0 Common Virus
cold
1 Chickenpox Virus
2 Cholera Bacteria
3 Tuberculosis Bacteria
Write suitable Python statements for the following:
(i) Remove the row containing details of disease named Tuberculosis.
(ii) Add a new disease named 'Malaria' caused by 'Protozoa'.
(iii) Display the last 2 rows.
d) Manohar received an email from a company, named Make money Pvt. Ltd., claiming that Manohar has
won 20 lakhs in a survey done online. In order to claim the prize money, he was required to answer few
security questions such as his Name, Account number, PAN card details, Phone number and OTP for
verification purposes. For this, he had to click on the link provided in the email.
Answer the following questions:
(i) Should Manohar give the required details to the company?
(ii) What is the activity depicted above?
(iii) What should he do with this email?
e) What do you understand by the term Hacking? Write any two measures that one should take to avoid
being the victim of hacking.
SECTION-D(5 x 2)
3.Answer all of the following
a) What are the mathematical functions available for Python Series? Explain with brief examples.
b) Consider a table SALESMAN with the following data:-
Salesman
write Sql queries using sql functions to perform the following operations:-
a) Display Salesman salary and bonus alter rounding off to Zero decimal places .
b) Display the position of occurrence "ta" in a Salesman names .
c) Display the four characters from Salesman starting from second character.
d) Display the month name for the date of join of Salesman.
e) Display the name of the weekday for the date of Join of salesman.
Best of luck