PRINT INT(81.56) *51 *56 *81 *80
Answers
Answered by
1
Answer:
wrong syntax
print("81.56")
or
a=(81.56) *51 *56 *81 *80
print (a)
Similar questions
Computer Science,
4 months ago
Computer Science,
4 months ago
English,
4 months ago
Biology,
9 months ago
Math,
9 months ago
Biology,
1 year ago