0% found this document useful (0 votes)
342 views13 pages

Grade 6 Revision Papers - Answers 2022

The document contains revision materials for Grade 6 covering topics like introduction to Python programming, charts in Excel, introduction to Adobe Spark, and formulas and functions in Excel. For Python, it discusses print functions, data types, and writing a program to print name, school, and age. For Excel, it covers charts, chart types, creating and moving charts between sheets. For Adobe Spark, it discusses adding audio, slides, themes, and downloading formats. For Excel formulas, it discusses using symbols for operations and functions for minimum, maximum and sum.

Uploaded by

Ash
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)
342 views13 pages

Grade 6 Revision Papers - Answers 2022

The document contains revision materials for Grade 6 covering topics like introduction to Python programming, charts in Excel, introduction to Adobe Spark, and formulas and functions in Excel. For Python, it discusses print functions, data types, and writing a program to print name, school, and age. For Excel, it covers charts, chart types, creating and moving charts between sheets. For Adobe Spark, it discusses adding audio, slides, themes, and downloading formats. For Excel formulas, it discusses using symbols for operations and functions for minimum, maximum and sum.

Uploaded by

Ash
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/ 13

TERM 2 REVISION SHEET

GRADE 6

INTRODUCTION TO PYTHON
PROGRAMMING(print(),datatype)

1. The________ is one of the basic function ,which is used to display information on


the monitor.

2. _______ and _________ are the two types of built- in data types in python.

3. Python is a _______ level programming language.

4. Identify the different datatypes

a)”name”=

b)”12”=

c)12=

d)”12@”-

5. WAP to print name, school, age using print()

6.Define datatype?

CHARTS IN EXCEL

A.Fill in the Blanks

1. _________ give the graphical view of the complete data.


2. _________ charts are good for showing trends.
3. A__________ is a sheet in a workbook containing charts.
4. _______ and charts are useful for showing comparisons.
5. Charts can be created in the ________ worksheets as your data or in the
________ worksheet.

B. Answer the Following


1. What are charts?
2. What are the advantages of using charts?
3. What is commonly used chart type? Give 2 example where it is used?
4. Is it possible to paste chart in separate worksheet? If yes write the steps for that?
5. List the different chart tools and write its use?
6. RAM wants to create a chart in excel showing his performance in PT1 and pt2
marks. Which chart is suitable for this?
7. What is chart sheet?
8. What is use of adding data labels?

9. Identify the following charts


a) b)

10. Write steps to insert charts in Excel


11. Write any 4 options that can be added using chart elements in excel
INTRODUCTION TO ADOBE SPARK

A. Fill in the Blanks


1. Click _____ ______ to record the audio for your first slide
2. If you wish to add additional slides in your video, click the_____________
option
3. Using ________ option you can change the format of the slide.
4. __________ , __________ and elements can be added to the card created in
Adobe spark.
5. ______ and ______ are the different format in which card created in Adobe can
be downloaded.
6. _________ option will be used to see the video you have created.
7. _________ option is used to add text in adobe spark.
8. _________ option is used to add stickers in card in adobe spark

B. Answer the Following


1. List the application support by adobe spark?
2. What are the advantages of creating video in adobe spark?
3. Is it possible to make changes in already created designs? If yes how to
accomplish that task?
4. Write the steps for uploading image in spark?
5. How do you change the font in spark video?
6. How do you change the position of text in spark video?
7. Write any three options in photos used to add photos in adobe spark.
FORMULAS AND FUNCTIONS IN EXCEL

A. Fill in the Blanks

1. _______ symbol is used to type the formula in Excel


2. _______ symbol is used to divide numbers in excel
3. _______, ________, _______, and _________ are the four operations that can
be performed in Excel.
4. _______ is the group of cells selected together.
5. _______ is the extension in which Excel file is saved
6. _______ symbol is used to multiply numbers in excel.
7. _______ in Excel is a predefined formula that is used for specific values in a
particular order.
8. _______ is the function used to find the minimum value in a range of cells.
9. _______ is the function used to find the sum of a range of numbers.
10._______ is the function used to find the maximum value in a range of cells.

B. Answer the Following


1. What is the error in the below calculation done in A4 cell?
2. Define range of cells.
3. Dan wants to add numbers from cell A1 to A10. Write the formula that he will
type to display the total.
4. Write the formula to multiply number 23 (in cell B7) and 8 (in cell M7).
5. State whether SUM function or formula is better for doing addition in Excel?
6. White the function for finding the following from the given
image.
a. Find the minimum number from the given set of numbers
b. Find the maximum number from the given set of numbers

7. What is formula in Excel?


8. List out the rules for writing formula in Excel?
TERM 2 REVISION SHEET
GRADE 6
ANSWERS
INTRODUCTION TO PYTHON
PROGRAMMING(print(),datatype)

The__print()_ is one of the basic function ,which is used to display information on the
monitor.

2. String and number are the two types of built- in data types in python.

3. Python is a high level programming language.

4. Identify the different datatypes

a)”name”=string

b)”12”=string

c)12=number

d)”12@”-string

5. WAP to print name, school, age using print().

6. Define Data type?


It is used to store different types of data. It defines the type of operations to be performed
on the data.
CHARTS IN EXCEL

A.Fill in the Blanks

1. Chart give the graphical view of the complete data.

2. Line charts are good for showing trends.

3. A chart sheet is a sheet in a workbook containing charts. 

4. Bar and column charts are useful for showing comparisons.

5. Charts can be created in the same worksheets as your data   or in the separate
worksheet.

B. Answer the Following

1. What are charts?


Chart is the graphical representation of the complete data
2. What are advantages of using charts?
Chart helps to understand the complete data in a glance, and they make
showing comparisons and trends much easier.
3. What is commonly used chart type? Give 2 example where it is used.
a. Bar chart-compare the marks of PT1 in different subjects
b. Line chart- increase in temp in a year -line chart.
4. Is it possible to paste chart in separate worksheet? If yes write the steps for that?
 Yes, it’s possible to move chart in a separate worksheet by using the
option move chart.
 To do this, Right click anywhere on your chart. From the menu select
move chart. Then a dialog box will pop up.
 Select the first option NEW SHEET if you want your chart in a new
worksheet, and then type a name of the chart sheet and click OK.
5. List the different chart tools and write its use?
Design tab, Layout tab, Format tab
6. RAM wants to create a chart in excel showing his performance in PT1 and pt2
marks. Which chart is suitable for this?
Bar chart or Column chart
7. What is chart sheet.
In Excel a chart sheet is a worksheet that only contains a chart. Its primary
purpose is to display a single chart so print can be taken
8. What is use of adding data labels.
Data labels are added from add chart element, it helps to read the values of
the charts accurately.
9. Identify the following chart

Column chart Line chart

10. Write steps to insert chart in Excel?


a) Select data for the chart.
b) Select Insert Recommended Charts
Or select chart from the group and the chart is added in the worksheet
c) Select a bar/ Column or line chart
d) Select OK

OR

a) Select data for the chart.


b) Select Insert Chart group
c) Click any chart style and chart is inserted in the worksheet

11.Write any 4 options that can be added using Add chart elements in excel.
Axis titles, Chart titles, Data labels, Axis

INTRODUCTION TO ADOBE SPARK

A. Fill in the Blanks


1. Click red microphone to record the audio for your first slide
2. If you wish to add additional slides in your video, click the + Slide option
3. Using Theme option you can change the format of the slide.
4. Text, photos and icons elements can be added to the card created in Adobe
spark.
5. .JPG and .PNG are the different format in which card created in Adobe can be
downloaded.
6. Preview option will be used to see the video you have created.
7. Text option is used to add text in adobe spark.
8. Icons option is used to add stickers in card in adobe spark

B. Answer the Following


1. List the application support by adobe spark?
Video, graphics, and webpage
2. What are the advantages of creating video in adobe spark?
a. Spark Video lets you turn story into a captivating animated narrated
video in just a few minutes.
b. You have the option to pick from thousands of beautiful iconic images
c. A list of story templates appear, which you can choose from, or you can
create your own
d. You can add music to your story
e. You can narrate the story in your voice
3. Is it possible to make changes in already created designs? If yes how to
accomplish that task?
Yes, you can see all your projects under the option projects. From there you
can edit your already created design.
4. Write the steps for uploading image in spark?
a. Select option photo
b. upload photo
c. 2.Adobe stock
d. find free photos etc.
5. How do you change the font in spark video?
By changing the theme.
6. How do you change the position of text in spark video?
By changing the layout.
7. Write any three options in photos used to add photos in adobe spark .
Photos-
a. Upload photo
b. Adobe stock
c. find free photos

FORMULAS AND FUNCTIONS IN EXCEL

A. Fill in the Blanks


1. = symbol is used to type the formula in Excel.
2. _/_ symbol is used to divide numbers in excel.
3. +, -,* and / are four operations that can be performed in excel.
4. Range is the group of cells selected together.
5. .xls/.xlsx is the extension in which Excel file is saved
6. * symbol is used to multiply numbers in excel.
7. Function in Excel is a predefined formula that is used for specific values in a
particular order. 
8. MIN is the function used to find the minimum value in a range of cells.
9. SUM is the function used to find the sum of a range of numbers.
10.MAX is the function used to find the maximum value in a range of cells

B. Answer the Following


1. What is the error in the below calculation done in A4 cell?

= symbol has to be used at the beginning of the formula.


2. Define range of cells.
Range is the group of cells selected together. Eg- A1:A10
3. Dan wants to add numbers from cell A1 to A10 Write the formula that he will
type to display the total.
=sum(A1:A10)
OR
=(A1+A2+A3+A4+A5+A6+A7+A8+A9+A10)
4. Write the formula to multiply number 23 (in cell B7) and 8 (in cell M7)
=B7*M7
5. State whether SUM function or formula is better for doing addition in Excel?
SUM function is more efficient compared to the formula. For eg:- If we need
to find the sum of numbers from cell A1 to A5, it is better to use the function
SUM(A1:A10) rather than using the formula A1+A2+A3+A4+A5

6. White the function for finding the following.


a) Find the minimum number from the given set of numbers
MIN(A1:A5)
b) Find the maximum number from the given set of numbers
MAX(A1:A5)

7. What is formula in Excel?


A formula is an expression telling the computer what mathematical operation
to perform upon a specific value
8. List out the rules for writing formula in Excel?
1) Select the cell that will contain the formula
2) Type the equals sign (=). Notice how it appears in both the cell and
the formula bar.
3) Type the cell address of the cell you wish to reference first in the
formula.
4) Type the mathematical operator you wish to use.
5) Type the cell address of the cell you wish to reference second in the
formula

You might also like