ncert computer science solution

Class 12 Informatics Practices Chapter 3 Data Handling Using Pandas – II NCERT Exercise Solution

data handling using pandas - ii

Chapter 3 Data Handling Using Pandas – II Class 12 Informatics Practices NCERT Exercise Solutions 1. Write the statement to install the python connector to connect MySQL i.e. pymysql. Answer: pip install pymysql 2. Explain the difference between pivot() and pivot_table() function? Answer: pivot() : The pivot function is used to reshape and create a […]

Class 12 Informatics Practices Chapter 3 Data Handling Using Pandas – II NCERT Exercise Solution Read More »

Class 11 Computer Science Chapter 4 Introduction to Problem Solving NCERT Solution

NCERT Class 11 Computer Science Solution Chapter 4 Introduction to Problem Solving 1. Write pseudocode that reads two numbers and divide one by another and display the quotient. 2. Two friends decide who gets the last slice of a cake by flipping a coin five times. The first person to win three flips wins the

Class 11 Computer Science Chapter 4 Introduction to Problem Solving NCERT Solution Read More »

You cannot copy content of this page

Scroll to Top