The Joy of Computing Using Python Nptel Week 1 assignment answers ?  In this article we will dicuss about the answers of week 1 of joy of computing. The answers shared here will be on our own knowledge. Please use this as your reference.Â
Refer Here: Week 1 JOCUP 2024Â CLICK HERE
The Joy of Computing Using PythonÂ
Q1. Which of the following is/are control commands in Scratch?Â
a. repeat
b. repeat until
c. forever
d. forever until
Answer: [ a, b, c ]
Q2. Which option in scratch is used to wait between the commands:
a. Event
b. Sensing
c. ControlÂ
d. Operators
Answer: [ c ] ControlÂ
Q3. ___________ command is used to make the sprite walk by certain steps.
a. Hide
b. Delete
c. Move
d. Walk
Answer: [ c ] Move
Q4. The command used to make the sprite disappear from the animation stage is _____________.
a. Show
b. Hide
c. Delete
d. Move
Answer: [ b ] Hide
Q5. What is the extension of a scratch file?
a. py
b. se
c. sb
d. sc
Answer: [ c ] sb
Q6. Predict the output of following:Â
a. 0
b. 100
c. 20
d. None of the above
Answer: [ d ]Â None of the above
Q7. Which of the following is a facility provided by scratch to use sound effects?Â
a. A sound library is providedÂ
b. Sound can be recorded using a microphoneÂ
c. We can use sound file
d. None of the above.
e. All of the above are correct (except 4).Â
Answer: [ e ]Â All of the above are correct (except 4).Â
Q8. In addition to an option of using the inbuilt sprite library in scratch, what are the other ways to use     a sprite?Â
a.  We can paint a custom spriteÂ
b. We can use Camera to take pictures
c. We can upload image from an computer
d. All of the aboveÂ
Answer: [ d ]Â All of the aboveÂ
Q9. __________ scratch constructs are used to keep doing a set of instructions infinitely?
a. ever
b. forever
c. never
d. None of the above
Answer: [ b ] forever
Q10. Which of the following commands would make the sprite move backward?
a. Move 10 steps
b. Move -10 steps
c. Both 1 and 2
d. Neither 1 and 2
Answer: [ b ]Â Â Move -10 stepsÂ
Conclusion:Â
Finally, these are the answers for Week 1 Assignment. Please recheck on 08 Feb for any Re-correction of answers.Â