A Day Computer Science Mr. Manzoor Print function + Finals Information Do Now due 2:30 pm
IMPORTANT MESSAGE  ************************************************  FINAL TERM EXAMINE WILL BE TAKEN IN THREE PARTS BETWEEN (MAY 26 to 28)  PART 1: VOCABULARY TERMS  PART 2: PROGRAMMING CODES  PART 3: MULTIPLE QUESTIONS  ************************************************   Do Now:  Q. What is a print() function in Python language?    Classwork  Q1 . A set of instruction given to the computer is called:  Hardware  Software  Computer language  Computer tricks   Q2. The computer program is written in:  English language  Programming language  Machine language  None    Python Programming Question:   Q3. Find the volume of a Rectangular Box   Where Volume formula is   volume= length*width*height    End
