Computer Science, asked by prassanavathanan, 9 months ago

write a python program to find maximum between two numbers​
please give me with full steps

Answers

Answered by samay3673
0

Explanation:

In this Python program, it finds the largest number among the two using Nested If. Within the Python Program to return the Largest of Two Numbers example, the first if condition checks whether a is equal to b. Inside the Else block, we are using another if statement to check whether a is greater than b or not.

Mark as Brainlest

Follow Me please

Answered by wwwjyoti1590com
0

Answer:

program, it finds the largest number among the two using Nested If. Within the Python Program to return the Largest of Two Numbers example, the first if condition checks whether a is equal to b. Inside the Else block, we are using another if statement to check whether a is greater than b or not.

Similar questions
Math, 4 months ago