a=integer(input("first number"))
b=10
PRINT(a*b)
if(a>b)then
print(a)
Answers
Answered by
0
Explanation:
a=integer(input("first number"))
b=10
PRINT(a*b)
if(a>b)then
print(a)
Similar questions
Computer Science,
1 month ago
Science,
1 month ago
Math,
2 months ago
English,
2 months ago
English,
9 months ago