-->
当前位置:首页 > 题库

PROGRAMMING:1-1. Output calculation results

Luz5年前 (2021-05-10)题库373
Write a program, calculate the result of 15 minus 37, and take "the result of 15 minus 37 is - 22." Display in the format of.
###Input format:
There is no input for this topic.
###Output format:
Please output strictly in quotation marks: "15 minus 37 results in - 22."
###Input example:
```in
```
###Output example:
```out
15 minus 37 gives - 22.
```







answer:If there is no answer, please comment