You are on page 1of 105

PRACTICAL FILE

INTRODUCTION TO COMPUTERS
Submitted in the partial fulfilment of the degree of

BACHELOR OF BUSINESS ADMINISTRATION


COMPUTER AIDED MANAGEMENT
BBA (CAM) (2020-21)

SUBMITTED BY: JATIN KAUSHIK


ROLL NO:

Under the guidance of


Dr. Seema Gupta
(Associate Professor)

IDEAL INSTITUTE OF MANAGEMENT AND


TECHNOLOGY
16-x Karkardooma Institutional Area, Delhi-92
(Affiliated to Guru Gobind Singh Indraprastha University)
CERTIFICATE

This is to certify that the Practical file of Introduction to Computers is


submitted by JATIN KAUSHIK student of BBA (CAM) 1 Ideal
Institute of Management and Technology during the year 2021. in
partial fulfilment of the requirements for the Award of the Degree
of BBA CAM, under my guidance and direction. To the best of my
knowledge and belief the data and information presented by his in
the practical file has not been submitted earlier.

Dr. Seema Gupta (Associate Professor)

ACKNOWLEDGEMENT
Behind every task undertaken, there are several people
whose gracious motivation leads to its access. I take it as
my privilege to express my gratitude and few words of
thanks and thanks to all those who directly or indirectly
guided and inspired me in the task of learning.

I express my great sense of gratitude to my mentor Dr.


Seema Gupta for her personal involvement in every facet
of this work and readiness to resolve any point

of confusion by mutual discussion and encouragement.

JATIN KAUSHIK

INDEX
SNO. TOPIC PAGE SIGNATURE
NO.
1. DOS COMANDS
INTRODUCTION OF MS WORD
CURRICULAM VITAE
ADVERTISEMENT
BLOCK DIAGRAM
2.
MACRO
BOOKMARK
HYPERLINK
MAIL MERGE
MS EXCEL
3. STUDENTS MARK ENTRY
CHARTS
4. POWER POINT PRESENTATION

(1).To check Window version write winver in cmd


prompt.
(2)To know about your system like host name, os
version, os version, product id, etc. write
systeminfo in cmd prompt and after that you
can easily see it.
(3) To Check the Volume/Disk from where you work
writesvol in cmd prompt and press enter and you
can see it. You also see the serial number.
time
(4) To check the current time just writes in
cmd prompt and press enter after that you can easily
see the time.
(5)To change the drives write the drive name. E.g.
-F: in cmd prompt.
(6)If you want to check the F drive folders write

dir in cmd prompt.


(7) If you want go to the F drive subfolders then
writecd and folder name (like my
folder name is Memes) then press
enter and then Write dir in cmd prompt press enter
to check the memes Subfolder.
(8)If you want to reverse/back that folders then
write cd… in cmd prompt then press enter.
(9) If you want to create a new folder in Drive F then
mkdir and the new folder
write

name you Want (like I write


Delhi).
(10) If you want to change the color of cmd prompt
background then simply writecolor ? In cmd
Command then there are various options like this And
If you want to change the color of font then write
color? In cmd command then again there various
options like this.
(11)If you want to see the folders and sub folders at
the same time then you write the drive name (Like I
writeC: ) then writetree in cmd prompt then
press enter and after you see this and you can easily
check the folders and subfolders of any drive.
(12)If you want to check the history or if you want to
know before this command how many Command I have
applied then simply writedoskey/history in
cmd prompt then press enter and after that the
entire command name will came.
(13)If you want to check the date then write
date in cmd prompt press enter and you can easily
see the date of that day.
(14)If you want to close and delete the old cmd then
you can simply writecls in cmd prompt then Press
enter and after that you can see that all the
command is close.
(15)If you want to see the task which is run in your
background then write tasklist in cmd prompt
then press enter and you can easily see it and you can
check which task is running in your Background.
(16)If you want to learn more about your CPU then
write wmic CPU (You Can also writes in small)
in cmd prompt then press Enter and now you can see
more about your CPU which you also don’t know.
(17)If you don’t know about your PC RAM then you
can easily see from cmd prompt just write wmic
Computer system
Gettotalphysicalmemory in cmd
prompt then press enter and the RAM Show in byte
and after that if you want to calculate then you can
simply calculate and convert in GB or MB.
(18) If you want to know about your mac address or
physical address or hardware address you can easily
see from cmd prompt just write wmic nic get
macaddress in cmd prompt and you can easily
see it and hardware or mac address gets only one
Time in every pc or laptop it doesn’t Change.
(19)If you want to check the size of your hard
drive then writediskpart in cmd prompt then
press Enter and you get this
(20) After this writelist disk in cmd prompt
then press enter and you can easily see the size of
your disk and free space of disk.

(21)Ifyou want to see the users or who is


administrator or default account of my pc or laptop
then writenet user in cmd prompt then press
enter and you can easily see it.

(23)If you want to check or don’t know about your ip


address then you can see ip address from cmd write
ipconfig in cmd Prompt then press enter and you
get the ip address of your internet.

(24)If you want to check the ip address of Google or


the ip address of routers which providing you the
services. Just simply writeTracert www.google.com
in cmd prompt then press enter and it takes some
time to show all the ip address. And you can easily
see Ip address of those who is providing you Google
services.
(25)If you want to exit from cmd then simply write
exit in cmd prompt then press enter and you can
easily exit from cmd.
(26)If you want to copy some file to desktop then
simply writecd desktop in cmd prompt then
Press enter and you go to desktop directory.
(27)After that if you want to copy files to desktop
then write copy con andfile name you
want given (Like I give bharat)
then press enter and writes something in this (I

write Welcome to Ghaziabad)


then press (Cntrl+Z) then press enter.
After that the file was copied to desktop.
(28)If you want to rename the above bharat file
ren file name (bharat.txt)
then write

to Rajput.txt then press enter and name of


the file is changed.
(29)Ifyou want to delete some file from
anywhere( Eg : I want to delete folder from F:
DRIVE) then write f: then press enter. After that
write rmdir bharat (filename) /s then press

enter it show an option of yes or no. then write Y


press enter and the file will delete.
(30)If you want to hide some folder or files then you
can easily do from cmd. Write attrib +h
Delhi (name of the folder you want hide) in cmd
prompt then press enter.After that you can see that
the folder was hiding.
(31) After that if you want to unhide that folder
then write attrib –h Delhi (name of the
folder you want hide) in cmd prompt then press
enter. The folder was unhide.
(32)If you want to print something you can also do
from cmd. Just write print pankaj (file name)
in Cmd prompt then press enter and the print will
come.
(33)If you want to configure your device then just
writemode in cmd prompt then press enter And it
show the configure a device or system.
(34)If you don’t know about the window command
then simply writehelp in cmd prompt then press
Enter. There are various command and there
explanation.
(35)If you want to see the group policy information
for a machine or user then write gpresult in cmd
Prompt then press enter. And it will give all
information for a target user and computer.
INTRODUCTION TO MS.WORD

Microsoft word is an application software developed by


Microsoft Inc. Microsoft is an American multinational
technology company. It is word processing software.
Microsoft Word is used to create, edit, print, and share
professional-looking documents such as applications,
forms, templates, business cards, letters, paper,
reports, and booklets by using Microsoft Word.

Microsoft word often called ‘WORD is a graphical word


processing program that users can type with .
It is made by the computer company Microsoft.
The purpose of the Ms. Word is to allow the users
to type and save documents.
What is MS Word?
Used to make professional-quality documents, letters,
reports, etc., MS Word is a word processor developed
by Microsoft. It has advanced features which allow you
to format and edit your files and documents in the best
possible way.

Where to find MS Word on your


personal computer?
Follow these simple steps to open MS Word on your
personal computer:
Start → All Programs → MS Office → MS Word.

What are the uses of MS Word?


MS Word enables users to do write-ups, create
documents, resumes, contracts, etc. This is one of the
most commonly used programs under the Office suite.
How to create an MS Word
document?
To create an MS Word doc, follow the steps
mentioned above to open Microsoft Word. Then once
the program is open, click on “File” followed by “New”.
This opens a new doc where something new can be
created.
Since it is used by people of all age groups, in schools,
in colleges and for official purposes, having proper
knowledge of Microsoft Word is a must. The preview
of the MS Doc file once it is opened is given below:
USES OF MS. WORD
Given below are the different field in which MS Word is used
and simplifies the works of an individual:

• In Education: It is considered as one of the simplest


tools which can be used by both teachers and students.
Creating notes is easier using MS Word as they can be
made more interactive by adding shapes and images. It
is also convenient to make assignments on MS Word
and submitting them online

• In Workplace: Submitting letters, bills, creating reports,


letterheads, sample documents, can all easily be done
using MS Word

• Creating & Updating Resume: One of the best tools


to create your resumes and is easy to edit and make
changes in it as per your experience.

FEATURES OF MS. WORD


Now let us read more about the features and
components of an MS Word doc file in detail.
The image given below shows the different elements
and categories which are available in MS Word doc:
• Home
This has options like font colour, font size, font style,
alignment, bullets, line spacing, etc. All the basic elements
which one may need to edit their document is available
under the Home option

• Insert
Tables, shapes, images, charts, graphs, header, footer,
page number, etc. can all be entered in the document. They
are included in the “Insert” category.

• Design
The template or the design in which you want your
document to be created can be selected under the Design
tab. Choosing an appropriate tab will enhance the
appearance of your document.
• Page Layout
Under the Page Layout tab comes options like margins,
orientation, columns, lines, indentation, spacing, etc.

• References
This tab is the most useful for those who are creating a
thesis or writing books or lengthy documents. Options like
citation, footnote, table of contents, caption, bibliography,
etc. can be found under this tab.

• Review
Spell check, grammar, Thesaurus, word count, language,
translation, comments, etc. can all be tracked under the
review tab. This acts as an advantage for those who get
their documents reviewed on MS Word.

Apart from all the above-mentioned features, the page can


be set in different views and layouts which can be added
and optimized using the View tab on the Word document.
Margins and scales are also available for the benefit of the
users.
. Creating and saving a file
. Paragraph formatting
. Inserting symbols

. Inserting table in file


. Subscript and superscript
ADVERTISEMENT
1. Getting Started in Microsoft Word for Ads 2. Open Microsoft
Word.
3. Click on File.
4. Click on New. The page with the templates appears, or you could
choose Blank Page to start an ad without any preformatted boxes.
5. Click on Flyers, or Brochures, or Newsletters. The file will
download into your computer in a second or less.
6. Click on one of the choices provided. In the example shown,
Flyers and then Marketing Flyers were chosen.
7. At this point, you can use the format provided or you could click
on Change Styles, which will open a drop-down box, and then hover
your mouse over Style Sets, which opens another drop-down box that
contains style sets from default through Traditional. By hovering the
mouse over each of these, you can see preset style sets containing a
variety of different formats with different text sizes and colors.
8. Click in areas on the page to start deleting

preformatted text or photos and adding your text or uploading your


photos.
9. The buttons at the top of the screen are self- explanatory. For
example, if you click on Insert, you can then click on Pictures to
upload your photos. You could also click on Clip Art and then enter
the name of the product you want art for in the Search box. You can
also find a Hyperlink box under the Insert tab to add URLs to your ad
if you want to share your ad over the internet and link it to a work
order or invoice or another related website.
10. Start playing around with different colors, sizes, shapes, etc. until
you get ideas of what you like.
11. Save your work when you're done.

BLOCK DIAGRAM
A block diagram is a
diagram of a system in
which the principal parts
or functions are
represented by blocks
connected by lines that
show the relationship of
the blocks.
MACROS
Macros – a little known tool in Microsoft Word – allow you
to automate frequently used formatting settings. Macros
are especially useful when you find yourself making the
same formatting changes over and over again to multiple
documents. Rather than repeat all of those steps every
single time, a macro allows you to record the steps and
then execute all of them at once using a single button or
keyboard command.

HOW TO CREATE A MACRO IN WORD


DOCUMENT?
Step 3: Click on the Record Macro from the drop-down menu.

Method 1: Record a macro using the Button option


Step 1: Open the new or an existing Word document.

Step 2: Click on the View tab on the Ribbon and click on the drop-down icon associated
with the Macros in the Macros section.
Step 4: A Record Macro dialog box will appear on the screen in which do the following -

1. Enter the Name for the macro in the Macro name text field.
2. To use the same macro for the further document, click on the All Documents

(Normal.dotm) option from the Store macro in drop-down menu.


3. Click on the Button icon in the Assign macro to section to run your macro.

Step 5: A Word Options window will appear on the screen with highlighted Quick Access
Toolbar at the left pane.

1. Click on the new macro name (Normal.NewMacros.MyMacro) on the left side of the
screen.

2. Click on the Add button to add the macro on the Quick Access Toolbar at the right side
of the screen.

3. Click on the Modify button, as shown in the below screenshot.


Step 6: Select macro that you want to record from the Modify Button dialog box,

type the Display name, and click on the OK button.


Step 7: Click on the OK button at the Word options window.

Step 8: Now, click on the View tab and click on the Macros drop-down menu. Click on the
Stop Recording Macro from the drop-down menu.

Method 2: Record a macro using keyboard option


Follow the below steps to record a macro using keyboard option - Step 1: Open the new
or an existing Word document.

Step 2: Go to the View tab -> Macros and select Record Macro from the drop-down menu.
Step 3: A Record Macro dialog box will appear on the screen in which do the
following -

1. Enter the Name for the macro.


2. To use the same macro for the further document, click on the All Documents

(Normal.dotm) option from the Store macro drop-down menu.


3. Click on the Keyboard icon in the Assign macro to section to run your macro.

Step 4: A Customize Keyboard dialog box will appear on the screen. Press any

combination of shortcut keys in the Press new shortcut key dialog box. Click on

the Assign button.


Step 5: Once you click on the Assign button, Pressed combination of keys will appear

in the current key text box. Click on the Close button, as shown in the below

screenshot.
Step 6: Perform the action that you want to record.
Step 7: Click on the View tab on the Ribbon and select on the Stop Recording from

the Macros drop-down menu. Run a macro


1. Go to View -> Macros and select View Macros from the drop-down menu.

2. A Macros dialog box will appear on the screen. Select a Macro list that you want to run
from the Macro name:.
3. Click on the Run button, as shown in the screenshot below.

Add a macro button to the Ribbon


Adding a macro button to the Ribbon helps you to easily access the macro in the Word
document.

Follow the below steps to add a macro button to the Ribbon -

Step 1: Click on the File tab at the top left corner of the screen. A list of File options will
appear on the screen. Click on the Options tab.
Step 2: A Word Options dialog box will appear on the screen. Click on the Custom Ribbon
at the left pane of the screen.

Step 3: Click on the Macros under the Choose Command from the section. Click on the
New Tab and then Click on the Add. A macros icon will appear on the screen.
Step 4: Right-Click on the Macros and select Rename form the drop-down menu.

Step 5: A Rename dialog box will appear on the screen. Select the symbol according to
your requirement. Enter the symbol name in the Display name text box and click on the
OK button.
Now, you can see that macro is added to the Ribbon.
BOOKMARK
A bookmark in Word works like a bookmark you might
place in a book: it marks a place that you want to find again
easily. You can enter as many bookmarks as you want in
your document or Outlook message, and you can give each
one a unique name so they’re easy to identify.

To add a bookmark, you first mark the bookmark location in


your document. After that, you can jump to the location or
add links to it within your document or Outlook message.
You can also delete bookmarks from a document or
Outlook message.

Bookmark the location


1. Select text, a picture, or a place in your document where
you want to insert a bookmark.
2. Click Insert > Bookmark.

Under Bookmark name, type a name and click Add. Go


to the bookmarked location
After creating your bookmarks, you can add links to them
within your document or jump to them at any time.

Jump to a bookmark
Type Ctrl+G to open the Go To tab in the Find and Replace
box. Under Go to what, click Bookmark. Enter or select the
bookmark name, and then click Go To.

Link to a bookmark
You can also add hyperlinks that will take you to a
bookmarked location in the same document.

1. Select the text or object you want to use as a hyperlink. 2.


Right-click and then click Hyperlink .
3. Under Link to, click Place in This Document.
4. In the list, select the heading or bookmark that you

want to link to. 5. Click OK.

Delete a bookmark
1. Click Insert > Bookmark.
2. Click either Name or Location to sort the list of

bookmarks in the document.

3. Click the name of the bookmark you want to delete,

and then click Delete.

4. If you have inserted a hyperlink to the deleted

bookmark, right-click the linked text and then click Remove


Hyperlink.
HYPERLINK
The fastest way to create a basic hyperlink in an Office
document is to press ENTER or the SPACEBAR after you
type the address of an existing webpage. Office
automatically converts the address
into a link.

In addition to webpages, you can create links to existing or


new files on your computer, to email addresses, and to
specific locations in a document. You can also edit the
address, display text, and font style or color of a hyperlink.

Create a hyperlink to a location on


the web

1. Select the text or picture that you want to display as a hyperlink.


2. Press Ctrl +K.
You can also right-click the text or picture and click Link on the
shortcut menu.

3. In the Insert Hyperlink box, type or paste your link in the


Address box.
Note: If you don't see the Address box, make sure Existing File or Web Page is selected under Link to.

Optionally, type different display text for your link in the Text to
display box.

Create a hyperlink to a file on


your computer
You can add a hyperlink to a file on your computer, or to a new file
that you want to create on your computer.

1. Select the text or picture that you want to display as a hyperlink.

2. Press Ctrl+K.
3. Under Link to, do one of the following:

4. To link to an existing file, click Existing File or Web Page under Link to, and then find the file in the Look in list or the Current
Folder list.
To create a new, blank file and link to it, click Create New Document under Link to, type a name for the new file, and either use
the location shown under Full path or browse to a different save location by clicking Change. You can also choose whether to
Edit the new document later or open and Edit the new document now.
Create a hyperlink to a new email
message

1.

2. Select the text or picture that you want to display as a hyperlink.


3. Press Ctrl+K.

You can also right-click the text or picture and click Link on the
shortcut menu.

4. Under Link to, click E-mail Address.


1. Either type the email address that you want in the E-mail address
box, or select an address in the Recently used e-mail addresses list.

2. In the Subject box, type the subject of the message.

Create a hyperlink to a location


in the current document or
another document
You can create hyperlinks that link to a Word document or Outlook email message that includes
heading styles or bookmarks. You can also link to slides or custom shows in PowerPoint presentations
and specific cells and sheets in Excel spreadsheets.

Create a hyperlink to a location in the current document

1. Select the text or picture that you want to display as a hyperlink.


2. Press Ctrl+K.

You can also right-click the text or picture and click Link on the
shortcut menu.

3. Under Link to, click Place in This Document.

In the list, select the heading (current document only), bookmark, slide, custom show, or cell reference
that you want to link to.
Create a hyperlink to a location in another document

1. Select the text or picture that you want to display as a hyperlink.


2. Press Ctrl+K.

You can also right-click the text or picture and click Link on the
shortcut menu.

3. Under Link to, click Existing File or Web Page.


1. In the Look in box, click the down arrow, and find and select the
file that you want to link to.

2. Click Bookmark, select the heading, bookmark, slide, custom


show, or cell reference that you want, and then click OK.

Edit or change the appearance of a


hyperlink
To change the address or display text of a hyperlink you added, right-click the link and click Edit
Hyperlink.

To change the appearance of a hyperlink, such as font style, size, or color, right-click the link and click
Font on the shortcut menu, or click a style option on the mini toolbar that appears.
To customize the ScreenTip that appears when you rest the pointer over the hyperlink, right-click the
link, click Edit Hyperlink, click ScreenTip in the top-right corner of the dialog box, and enter the text you
want.
Mail merge

Mail Merge is most often used to


print or email form letters to
multiple recipients. Using Mail
Merge, you can easily customize
form letters for individual
recipients. Mail merge is also used
to create envelopes or labels in
bulk.

How to use mail merge


in Microsoft word?
1.In a blank Microsoft Word document, click on the Mailings tab, and in the Start Mail
Merge group, click Start Mail Merge.

2.Click Step-by-Step Mail Merge Wizard.

3. Select your document type. In this demo we will select Letters. Click Next: Starting

document.
4.Select the starting document. In this demo we will use the current (blank) document.

Select Use the current document and then click Next: Select recipients.
 Note that selecting Start from existing document (which we are not doing in this demo)
changes the view and gives you the option to choose your document. After you choose it, the
Mail Merge Wizard reverts to Use the current document.

5.Select recipients. In this demo we will create a new list, so select Type a new list and then

click Create.
Create a list by adding data in the New Address List dialog box and clicking OK
 Save the list.

 Note that now that a list has been created, the Mail Merge Wizard reverts to Use an existing
list and you have the option to edit the recipient list.

is.

Selecting Edit recipient list opens up the Mail Merge Recipients dialog
box,
where you can edit the list and select or unselect records. Click OK to accept the list
as
Click Next: Write your letter.

6.Write the letter and add custom fields.

 Click Address block to add the recipients' addresses at the top of the document.
 In the Insert Address Block dialog box, check or uncheck boxes and select options on the left
until the address appears the way you want it to.

 Note that you can use Match Fields to correct any problems. Clicking Match Fields opens up
the Match Fields dialog box, in which you can associate the fields from your list with the fields
required by the wizard.
7.Press

on your keyboard and click Greeting line... to enter a greeting.

Enter

8.In the Insert Greeting Line dialog box, choose the greeting line format by clicking the drop-down
arrows and selecting the options of your choice, and then click OK.
9.Note that the address block and greeting line are surrounded by chevrons (« »). Write a short letter
and click Next: Preview your letters.
 Preview your letter and click Next: Complete the merge.
 Click Print to print your letters or Edit individual letters to further personalize some or all of
the letters.
Microsoft Excel
Microsoft Excel is a spreadsheet program used to
record and analyze numerical and statistical data.
Microsoft Excel provides multiple features to perform
various operations like calculations, pivot tables,
graph tools, macro programming, etc. It is
compatible with multiple OS like Windows, mac OS,
Android and iOS.
An Excel spreadsheet can be understood as a
collection of columns and rows that form a table.
Alphabetical letters are usually assigned to columns,
and numbers are usually assigned to rows. The
point where a column and a row meet is called a
cell. The address of a cell is given by the letter
representing the column and the number

representing a row.
Understanding the Ribbon
The ribbon provides shortcuts to commands in Excel. A command is an action
that the user performs. An example of a command is creating a new document,
printing a documenting, etc. The image below shows the ribbon used in Excel
2013.

Ribbon components explained


Ribbon start button - it is used to access commands i.e. creating new documents,
saving existing work, printing, accessing the options for customizing Excel, etc.

Ribbon tabs – the tabs are used to group similar commands together. The home
tab is used for basic commands such as formatting the data to make it more
presentable, sorting and finding specific data within the spreadsheet.

Ribbon bar – the bars are used to group similar commands together. As an

example, the Alignment ribbon bar is used to group all the commands that are

used to align data together.


Understanding the worksheet (Rows and Columns,
Sheets, Workbooks)
A worksheet is a collection of rows and columns. When a row and a column
meet, they form a cell. Cells are used to record data. Each cell is uniquely
identified using a cell address. Columns are usually labelled with letters while
rows are usually numbers.

A workbook is a collection of worksheets. By default, a workbook has three cells


in Excel. You can delete or add more sheets to suit your requirements. By
default, the sheets are named Sheet1, Sheet2 and so on and so forth. You can
rename the sheet names to more meaningful names i.e. Daily Expenses,
Monthly Budget, etc.

Important Excel shortcuts

Ctrl + P

used to open the print dialogue window

Ctrl + N

Ctrl + C

SHIFT + F3
F2

creates a new workbook

copy contents of current select

displays the function insert dialog window

Check formula and cell range covered

Ctrl + S

saves the current workbook

Ctrl + V

paste data from the clipboard

SHIFT + F11

Creates a new worksheet


SUNFLOWER PUBLIC SCHOOL
Student's mark list
Sr. no. Name Accountancy Bst. IP Maths Economics
1A 72 89 89 70 91
2B 65 92 75 62 67
3C 39 40 34 30 29
4D 89 79 62 81 67
5E 91 82 75 70 62
6F 76 82 78 78 79
7G 83 92 80 80 83
8H 72 75 71 70 76

SCHOOL
list
English Total Percentage(%) Result
92 503 83.83P
64 425 70.83P
20 192 32.00F
63 441 73.50P
55 435 72.50P
79 472 78.67P
85 503 83.83P
74 438 73.00P

Sr no. Name Accountancy Bst. IP Maths Eco English

1A 728989709192

2B 659275626764

3C 394034302920

4D 897962816763

5E 918275706255

6F 768278787979

7G 839280808385

8H 727571707674

BAR CHART
100 80 60 40 20 0

ABCDEFGH 12345678

Accountancy Bst. IP Maths Eco English

100
90
80
70
60
50
40
30
20
10
0

LINE CHART

ABCDEFGH 12345678

ABCDEFGH 12345678

Accountancy Bst. IP Maths Eco English

Accountancy Pie Chart

1A2B3C4D5E6F7G8H
Bst. Pie Chart
123456789
Maths Pie Chart
123456789

English Pie Chart

123456789

Eco Pie Chart


123456789
IP Pie Chart
123456789

100
90
80
70
60
50

Combo Chart

40

50

40 30 20 10

ABCDEFGH 12345678

Accountancy Bst. IP Maths Eco English

You might also like