Q.(16)Write a python program to subtract smaller number from the larger number (both number are inputted by user) and display the difference(use if and else statement) .(3 MARKS)
Answers
Answered by
32
Answer:
print("""
a string that you "don't" have to escape
This
is a ....... multi-line
heredoc string --------> example
""")
Answered by
1
Answer:P
Explanation:O
Similar questions