Python||Assignment 1(Quiz) Solution ||2020
Assignment 1(Quiz)
1.Recall the programming using scratch. Which of the following
set of instructions will not end up getting the sprite (the cat) back at the
initial state (both in terms of movement and the angle)?
Ans:- c
2.What is the output of the following
Ans:- b
3.What is the output of the following
Ans:- c
4.When we double click the following instructions, the sprite
(cat)
Ans:- d
5.Assuming our sprite to be an aeroplane now, the following
instructions represent an aeroplane
Ans:- d
6.Consider 2 blocks of instructions shown below for an
aeroplane sprite. Choose the correct option from the following
Ans:- b
7.Which of the following represents the code block for a
jumping baseball which initially jumps to a height of 200 and then in every
subsequent iteration reaches 3/4th of the height in the previous iteration till
it comes to rest.
Ans:- b
8.Imagine a ghost sprite. What does the following block of
instructions represent
Ans:- c
9.Which of the following is true?
Ans:- d
10.What does the following code compute
Ans:- a
Recheck Your Options
Questions
|
Answer
|
1.
|
C
|
2.
|
B
|
3.
|
C
|
4.
|
D
|
5.
|
D
|
6.
|
B
|
7.
|
B
|
8.
|
C
|
9.
|
D
|
10.
|
A
|
Leave a Comment