NPTEL The Joy of Computing using Python Assignment 6 Answers 2023

Hello Learners, In this Post, you will find NPTEL The Joy of Computing using Python Assignment 6 Week 6 Answers 2023. All the Answers are provided below to help the students as a reference don’t straight away look for the solutions.

NPTEL The Joy of Computing using Python Assignment 6 Answers Join Group👇

CLICK HERE

Note: First try to solve the questions by yourself. If you find any difficulty, then look for the solutions.

COURSE NAMEANSWER
NPTEL The Joy of Computing using Python Assignment 1 AnswersClick Here
NPTEL The Joy of Computing using Python Assignment 2 AnswersClick Here
NPTEL The Joy of Computing using Python Assignment 3 AnswersClick Here
NPTEL The Joy of Computing using Python Assignment 4 AnswersClick Here
NPTEL The Joy of Computing using Python Assignment 5 AnswersClick Here
NPTEL The Joy of Computing using Python Assignment 6 AnswersClick Here
NPTEL The Joy of Computing using Python Assignment 7 AnswersClick Here
NPTEL The Joy of Computing using Python Assignment 8 AnswersClick Here
NPTEL The Joy of Computing using Python Assignment 9 AnswersClick Here
NPTEL The Joy of Computing using Python Assignment 10 AnswersClick Here
NPTEL The Joy of Computing using Python Assignment 11 AnswersClick Here
NPTEL The Joy of Computing using Python Assignment 12 AnswersClick Here
NPTEL The Joy of Computing using Python Assignment 6 Answers 2023
NPTEL The Joy of Computing using Python Assignment 6 Answers 2023

NPTEL The Joy of Computing using Python Assignment 6 Answers 2023:

We are updating answers soon Join Group for update: CLICK HERE

Q.1. Which of the following is true about recursion?

  • Recursion always performs better than non-recursive code.
  • Recursive code can be reused.
  • The base case is necessary for recursion.
  • Recursive code can be shorter than non-recursive code

Q.2. If PYTHON is encoded by TCXLSR then DIAMOND will be encoded as?

  • EJBNPOE
  • FKCORPF
  • HMERTSH
  • HMEQSRH

Q.3. Let L be a list containing different names of movies. Which statement is correct to select a random movie name from that list L?

  • random.choices(L)
  • random.select(L)
  • random.movie(L)
  • random.random(L)
NPTEL The Joy of Computing using Python Assignment 6 Answers Join Group👇

Q.4. In the list L = [4,6,7,4,6,2,1], What is the index of element ‘7’?

  • 0
  • 1
  • 2
  • 3

Q.5. What will be the output of the following code?

  • Shift every letter in a given word by value.
  • Shift every letter in a given word by 1.
  • Shift every letter in a given word by 26.
  • Returns the same word.

Q.6. Library used to import images?

  • PIL
  • Imageview
  • IMG
  • image

Q.7. Values of CSV files are separated by?

  • Commas
  • Colons
  • Semi-colons
  • Slash
NPTEL The Joy of Computing using Python Week 6 Answers Join Group👇
CLICK HERE

Q.8. what will be the output of the following program?

  • Answer: D

Q.9. What will happen if we don’t check for a base case in recursion.

  • The program will run smoothly
  • The program will return a wrong output.
  • The program will enter into an infinite loop.
  • The program will never run.

Q.10. Which of the following is true about recursion?

  • Recursion increases the speed of the program.
  • Recursion decreases the speed of the program.
  • Speed of the program remains the same.
  • Recursion is easier to understand than non-recursive programs.
NPTEL The Joy of Computing using Python Assignment 6 Answers Join Group👇

Disclaimer: This answer is provided by us only for discussion purpose if any answer will be getting wrong don’t blame us. If any doubt or suggestions regarding any question kindly comment. The solution is provided by Brokenprogrammers. This tutorial is only for Discussion and Learning purpose.

About NPTEL The Joy of Computing using Python 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. As part of the course, you will be learning how to practice and culture the art of programming with Python as a language.

Course Layout:
  • Motivation for Computing
  • Welcome to Programming!!
  • Variables and Expressions : Design your own calculator
  • Loops and Conditionals : Hopscotch once again
  • Lists, Tuples and Conditionals : Lets go on a trip
  • Abstraction Everywhere : Apps in your phone
  • Counting Candies : Crowd to the rescue
  • Birthday Paradox : Find your twin
  • Google Translate : Speak in any Language
  • Currency Converter : Count your foreign trip expenses
  • Monte Hall : 3 doors and a twist
  • Sorting : Arrange the books
  • Searching : Find in seconds
  • Substitution Cipher : What’s the secret !!
  • Sentiment Analysis : Analyse your Facebook data
  • 20 questions game : I can read your mind
  • Permutations : Jumbled Words
  • Spot the similarities : Dobble game
  • Count the words : Hundreds, Thousands or Millions.
  • Rock, Paper and Scissor : Cheating not allowed !!
  • Lie detector : No lies, only TRUTH
  • Calculation of the Area : Don’t measure.
  • Six degrees of separation : Meet your favourites
  • Image Processing : Fun with images
  • Tic tac toe : Let’s play
  • Snakes and Ladders : Down the memory lane.
  • Recursion : Tower of Hanoi
  • Page Rank : How Google Works !!
CRITERIA TO GET A CERTIFICATE:

Average assignment score = 25% of average of best 8 assignments out of the total 12 assignments given in the course.
Exam score = 75% of the proctored certification exam score out of 100

Final score = Average assignment score + Exam score

YOU WILL BE ELIGIBLE FOR A CERTIFICATE ONLY IF AVERAGE ASSIGNMENT SCORE >=10/25 AND EXAM SCORE >= 30/75. If one of the 2 criteria is not met, you will not get the certificate even if the Final score >= 40/100.

If you have not registered for exam kindly register Through https://examform.nptel.ac.in/

Leave a Reply

Your email address will not be published. Required fields are marked *