Posts

ENGLISH: CH: THE FISH STORY

  A FISHY STORY Jerome K Jerome Word Galaxy ( To be done from T.B. only) 1. Read the extracts given below and answer the questions that follow. When I have caught………………………at least not in fish. a) What was the young man’s initial plan regarding exaggerating his fishing hauls?  Ans. ii) He would add twenty - five percent to his actual catch. b) Complete the analogy. Integrity: dishonesty::virtuous: honesty c) Select the reason why the young man’s plan of adding some percent to his catch did not work well? Ans. iv)He could not add twenty-five percent to the number three. d) The young man’s initial moral concern about lying about his fishing hauls was that he would not add more than twenty-five per cent. e) Give the synonym of the word ‘lie’ Ans. exaggerate b) At this point, …… better view of it. i . What does it refer to in the above extract? Ans.    ‘It’ refers to the trout in the glass case. ii.    Why did George climb up on the back of the chair? Ans.Geo...

Hindi Ch - Akhir Kitni Zameen NB

Image
 

Hindi Ch - Neelu NB

Image
 

Computer: Ch.7 Function in Python (Notebook - Notes)

Image
 

Computer: Ch.7 Function in Python (Notebook work)

Practical 1: Function Program in Python :  def sum1(a1,a2):     print("Addition : ",a1+a2) def min1(a1,a2):     print("Substruction : ",a1-a2) def multi1(a1,a2):     print("Multiplication : ",a1*a2) while True:     print('''             [1]. Addition             [2]. Substruction             [3].Multiplication             [0]. Exit''')     ch=int(input("Enter any number :"))     if ch==1:         n1=int(input("Enter 1st Number : "))         n2=int(input("Enter 2nd Number : "))         sum1(n1,n2)     elif ch==2:         n1=int(input("Enter 1st Number : "))         n2=int(input("Enter 2nd Number : "))         min1(n1,n2)     elif ch==3:         n1=i...

Computer: Ch.7 Functions in Python (W.B.)

Image

Gujarati:- Ch.15 ફૂલદાની Textbook Work

Image