NPTEL Python Computing Week 10: Assignment 3

Complete Week 10's Python assignment with links to the text file and questions. 🎯

NPTEL Python Computing Week 10: Assignment 3
Ultimate Gamer
3.9K views β€’ Apr 1, 2019
NPTEL Python Computing Week 10: Assignment 3

About this video

TEXT FILE : https://drive.google.com/open?id=1vNtwPotyfgDkgHpZs-y9jOYrFAzycKuA

week 10 question 1 : https://youtu.be/4eKqufVMCww

week 10 question 2 : https://youtu.be/jydrsk7LCz4

NPTEL | Joy of computing using Python | WEEK 10| Programming Assignment 3: Calculate

Programming Assignments-3: Calculate
Due on 2019-04-11, 23:59 IST
Write a program that calculates and prints the value according to the given formula:
Q = Square root of [(2 * C * D)/H]
Following are the fixed values of C and H:
C is 50. H is 30.
D is the variable whose values should be input to your program in a comma-separated sequence.

Input Format:
A sequence of values for D with each value separated by a comma.

Output Format:
Print the sequence of Q values with each value separated by a comma.

Example:
Input:
100,150,180
Output:
18,22,24

Tags and Topics

Browse our collection to discover more content in these categories.

Video Information

Views

3.9K

Likes

11

Duration

1:00

Published

Apr 1, 2019

User Reviews

3.9
(3)
Rate:

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.

Trending Now