Page 144 - iprime_V2.2_class8
P. 144
Project 2
Make the following table in Excel.
https://www
https://www
• Calculate averages for all the players using the formula given in cell E2.
• Calculate the grand total of runs scored by all the players.
• Sort the table in the increasing order of runs scored.
• Create a pie-chart of the average runs scored by the players similar to this.
Java
Computational Thinking
Project 1
Create a program to take a year as input from the user and check whether the entered year is a
leap year or not.
Project 2
Create a program to display a restaurant menu with 10 dishes. The user can choose any dish by
its serial number, and once they have selected a dish, the program will show its cost.
Project 3
Write a program in Java that can be used to display the conversion of Celsius to Fahrenheit,
metres to kilometres, centimetres to meters, and litres to millilitres. The user can choose to
perform one conversion at a time through a menu type selection.
142 iPRIME (Ver. 2.2)–VIII

