Q&A Discussions
Comparing 3 nos
0 Votes
3 AnswersWrite a python program which will ask user to enter 3 numbers. Your program will output the sum and average of these 3numbers.your program will also output the largest number, the smallest number of these three. For exampleif user enter 2,10,3 than your program will output,
For number 2,10,3 sum is 15,average is 5,the largest number is 10 and the smallest number is 2.
2 Votes
10 AnswersWrite a python program which will ask user to enter 3 numbers. Your program will output the sum and average of these 3numbers.your program will also output the largest number, the smallest number of these three. For exampleif user enter 2,10,3 than your program will output,
For number 2,10,3 sum is 15,average is 5,the largest number is 10 and the smallest number is 2.
-1 Vote
4 AnswersHot today
Hello World!
0 Votes
Why's there an error
1 Votes
Hello people
1 Votes
What to learn🤔
0 Votes
String functions
1 Votes
Linked list
1 Votes
Html
0 Votes
while loops
0 Votes