find the error
A==int(input(‘Enter a number’))
B=int(input(‘Enter another number’))
If(A>B)
Print(A)
Else
Print(B)
Answers
Answered by
1
Attaching the answer as text document(.txt file) because brainly says it contains inappropriate words (idk why it is saying like that)
Attachments:
Similar questions