Computer Science, asked by lavisharma123456, 4 months ago

Write a program to Define a method int larger ( int a , int b , int c) , which decides and returns the greatest integer the parameters from a,b and c. also define another method void show () to invoke the method larger () by passing relevant parameters and print the greater integer.​

Answers

Answered by sakbloxi
1

Explanation:

i only know that if we use a variable for adding something like this:-

no.1 = input('no.?')

no.2 = 2

print(int(no1)*no.2)

pls dont make fun i am noob i am at class 7 learing python

Similar questions