subject

HELP ME PLS (Take the input from the user for all the programs)

a. Write a Python program find Power of 2 for a Number.
Example input 4, Output 16.

b. Write a Python program find Cube of a Number,
Example input 4, Output 64.

c. Write a Python Program that reads a Celsius(C) degree
from the user and converts it to Fahrenheit(F) and
displays the result. The formula for the conversion is
as follows: F= (9/5) *C+32

d. Write a Python Program, which take marks of four
subjects from user and display the average marks.

e. Write a Python Program that read a string S, then
repeate S five times. Example input S: "Sara",
Output: Sara Sara Sara Sara Sara .

f. Write a Python Program that prompts the user to enter
a weight in kilograms and height in centimeter and
displays the BMI. BMI=

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 14:30
Select the correct answer. sean is a computer programmer. he has programmed an application for toddlers that plays nursery rhymes. however, a logic error has occurred in the program. which problem is a likely consequence of the error? a. the program crashes every time the user wants to play the nursery rhymes. b. the program crosses its buffer boundaries and overwrites an adjacent program. c. the program plays a different nursery rhyme than the one the user intended to play. d. the program shows different structures in its programming language code. e. the program introduces new viruses every time the user plays a nursery rhyme.
Answers: 1
question
Computers and Technology, 24.06.2019 16:00
Which type of cloud computing offers easily accessible software and applications on the machines
Answers: 1
question
Computers and Technology, 24.06.2019 17:40
When analyzing data sets, such as data for human heights or for human weights, a common step is to adjust the data. this can be done by normalizing to values between 0 and 1, or throwing away outliers. for this program, adjust the values by subtracting the smallest value from all the values. the input begins with an integer indicating the number of integers that follow. ex: if the input is 5 30 50 10 70 65, the output is: 20 40 0 60 55
Answers: 1
question
Computers and Technology, 24.06.2019 19:00
Luis is cloud-based( microsoft bot framework). true false
Answers: 1
You know the right answer?
HELP ME PLS (Take the input from the user for all the programs)

a. Write a Python progr...
Questions
question
Mathematics, 29.09.2019 13:00
Questions on the website: 13722367