NPTEL The Joy of Computing using Python Assignment 8 Answers 2023

Hello Learners, In this Post, you will find NPTEL The Joy of Computing using Python Assignment 8 Week 8 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 9 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 8 Answers 2023
NPTEL The Joy of Computing using Python Assignment 8 Answers 2023

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

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

Q.1. Which of the following is not true about Stylometry Analysis?

  • It is the quantitative study of literature style
  • It is based on the observation that the authors tend to write in relatively consistent and recognizable ways
  • any two people may have the same vocabulary
  • It is a tool to study a variety of questions involving style of writing

Q.2. Which of the following is not true about tuples in python?

  • A market in New York
  • A noun that refers to foul language
  • A term used in finance and commerce
  • A Gate in London

Q.3. What is the output of the following code snippet in python?

name =(’kiran’,’bhushan’,’madan’) print (name[-1])

  • invalid syntax
  • tuple index out of range
  • prints nothing
  • madan
NPTEL The Joy of Computing using Python Assignment 8 Answers Join Group👇

Q.4. Strings in python can be created using

  • single quotes
  • double quotes
  • triple quotes
  • only A and B
  • A, B and C

Q.5. Networkx in python is used for which of the following operation(s)?

  • Visualizing social network
  • Analyzing social networks
  • Generate social network
  • All of the above
  • None of the above

Q.6. Which of the following will generate a complete graph in python using the networkx package?

  • Graph = nx.gnp random graph(25,0.5)
  • Graph = nx.gnp random graph(25,1.0)
  • Graph = nx.gnp random graph(25,0.25)
  • Graph = nx.gnp random graph(25,0.75)

Q.7. Which of the following method will return the RBG value of a pixel in python?

  • getpixel()
  • RBGvalue()
  • pixelValue()
  • none of the above
NPTEL The Joy of Computing using Python Week 8 Answers Join Group👇
CLICK HERE

Q.8. The degree of separation of a complete graph with n nodes is always

  • n
  • n-1
  • 1
  • 6

Q.9. Which of the following is true about six degrees of separation?

  • the minimum degree of separation of any node in the network is 6
  • the maximum degree of separation of any node in the network is 6
  • the average degree of separation of the nodes in the network is 6
  • the degree of separation of every node in the network is 6

Q.10. What is the output of the following code?

  • [‘Have nice day, my friend!!! Programming in Python is fun’]
  • [‘Have nice day, my friend!!!’, ‘Programming in Python is fun’]
  • ‘Have nice day, my friend!!!’ ‘Programming in Python is fun’
  • Error
NPTEL The Joy of Computing using Python Assignment 8 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 *