Lab Activity

    1. Make this table in Excel. Now write an “if” condition such that if age <18 then he can join the camp otherwise not.

    2. Write this data into an Excel sheet and write a sum function to add all of these.

    Write these commands in the Excel Sheet.

    =9+5*2

    =(9+5)*2

    =15-5+4*3

    =8*3/2

    =12/3*4/2

    =(9+5)/(12-10)

    =2+3*4/2