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, 22.06.2019 02:00
What is the largest decimal number that can be represented by a binary number with 4 place values? (remember, each place in a binary number has a value of a power of 2, starting in the ones place with 20.)
Answers: 3
question
Computers and Technology, 22.06.2019 15:30
Why would a programmer use the logical operator and in an if statement? a: when an action is to be taken that requires both conditions to be falseb: when an action is to be taken that requires both conditions to be truec: when an action is to be taken that requires the first condition to be falsed: when an action is to be taken that requires the second condition to be truei took the test and the answer is b.
Answers: 3
question
Computers and Technology, 22.06.2019 17:30
The forerunner to cell phones, pdas, and smartphones was
Answers: 1
question
Computers and Technology, 23.06.2019 02:30
People with high self-esteem: accept their strengths and weaknesses. believe that failed experiences are failures of their whole self. feel good about who they are only when they reach total success. need positive external experiences to counteract negative feelings that constantly plague them.
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, 31.07.2019 11:00
Questions on the website: 13722367