If anyone who know python class 12 message me....please it's urgent
Answers
Answered by
1
Answer:
. Write a Python function to find the Max of three numbers. Go to the editor
Click me to see the sample solution
2. Write a Python function to sum all the numbers in a list. Go to the editor
Sample List : (8, 2, 3, 0, 7)
Expected Output : 20
Click me to see the sample solution
3. Write a Python function to multiply all the numbers in a list. Go to the editor
Sample List : (8, 2, 3, -1, 7)
Expected Output : -336
Click me to see the sample solution
4. Write a Python program to reverse a string.
Similar questions
Social Sciences,
2 months ago
English,
2 months ago
Science,
2 months ago
Math,
4 months ago
Math,
4 months ago
Computer Science,
10 months ago