Computer Science, asked by ashasoliya5, 3 months ago

Write a program to input an integer from the user and find and display the largest and the

smallest digit in it.​

Answers

Answered by tajindersinghrehan71
1

Explanation:

a=input("enter the 1 string " )

b=input("enter the 2 string ")

if (a==b):

print("both the strings are equal")

else:

print("both the strings are not equal")

Similar questions