Hello learners In this article we are going to discuss NPTEL The Joy Of Computing Using Python Assignment 1 Answers. All the Answers provided below to help the students as a reference, You must submit your assignment with your own knowledge and use this article as reference only.
About the course:-
A fun filled whirlwind tour of 30 hrs, covering everything you need to know to fall in love with the most sought after skill of the 21st century. The course brings programming to your desk with anecdotes, analogies and illustrious examples. Turning abstractions to insights and engineering to art, the course focuses primarily to inspire the learner’s mind to think logically and arrive at a solution programmatically.
Assignment No. | Answers |
---|---|
The Joy Of Computing Using Python Assignment 1 | Click Here |
The Joy Of Computing Using Python Assignment 2 | Click Here |
The Joy Of Computing Using Python Assignment 3 | Click Here |
The Joy Of Computing Using Python Assignment 4 | Click Here |
The Joy Of Computing Using Python Assignment 5 | Click Here |
The Joy Of Computing Using Python Assignment 6 | Click Here |
The Joy Of Computing Using Python Assignment 7 | Click Here |
The Joy Of Computing Using Python Assignment 8 | Click Here |
The Joy Of Computing Using Python Assignment 9 | Click Here |
The Joy Of Computing Using Python Assignment 10 | Click Here |
The Joy Of Computing Using Python Assignment 11 | Click Here |
The Joy Of Computing Using Python Assignment 12 | Click Here |
NPTEL The Joy Of Computing Using Python Assignment 1 Answers 2023:
1. What will be the value of my variable at the end of the loop.
![[Week 1] NPTEL The Joy Of Computing Using Python Assignment Answer 2023 w1q1](https://storage.googleapis.com/swayam-node1-production.appspot.com/assets/img/noc23_cs108/w1q1.png)
- 50
- 40
- 49
- 0
Answer :- Will update answers soon and update on our telegram channel so Join Click Here
2. Which of the following is not a type of block in Scratch?
- Motion
- Looks
- Sound
- Jump
Answer :-
3. What is the main function of the “if” block in Scratch?
- To repeat a set of instructions
- To create a loop
- To control the flow of the program based on a condition
- To play a sound
Answer :-
Next Week Answers: Assignment 02
4. Which block in Scratch is used to control the movement of a sprite?
- Motion
- Looks
- Sound
- Control
Answer :-
5. Imagine sprite to be a scooter. How many times scooter will move forward?
- 7
- 4
- 6
- 5
Answer :-
6. Which block in Scratch is used to make a sprite say something?
Motion
Looks
Sound
Control
Answer :-
7. What is the purpose of the “repeat” block in Scratch?
- To repeat a set of instructions a specific number of times
- To repeat a set of instructions forever
- To repeat a set of instructions based on a condition
- To play a sound repeatedly
Answer :-
8. Which block in Scratch is used to wait for a certain amount of time before continuing with the program?
- Motion
- Looks
- Sound
- Control
Answer :-
9. Which block in Scratch is used to detect when a sprite touches another sprite?
- Motion
- Looks
- Sound
- Sensing
Answer :-
10. What is the purpose of the “broadcast” block in Scratch?
- To send a message to another sprite
- To play a sound
- To move a sprite
- To change the background color
Answer :-