需要帮助小型基础项目 [英] need help with small basic project

查看:80
本文介绍了需要帮助小型基础项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

1。为变量指定名称

2。允许用户输入数字

2. allow user to input a number

3。允许用户输入第二个数字

3. allow user to input a second number

4。添加两个变量并将答案存储在第三个变量中

4. add the two variables and store the answer in a third variable

5。显示一个空行

6。显示短语"[?]和[??]之和为[???]"。用插入的第一个数字替换[?]。用第二个数字替换[??]。用包含答案的变量替换[???]。

6. display the phrase "The sum of [?] and [??] is [???]" Replace the [?] with the first number imputed. Replace the [??] with the second number. Replace the [???] with the variable containing the answer.

推荐答案

这是对程序结构的一个很好的描述。您只需使用正确的命令并运行程序。 

That is quite a good description of the structure of the program. You only have to use the right commands and to run the program. 

这是一个schoolassignment吗?你知道Small Basic命令吗?我怀疑这六行是你作业的文字。

Is this a schoolassignment? Do you know the Small Basic commands? I suspect the six lines are the text of your assignment.

首先,第一行:

name=TextWindow.Read()


这篇关于需要帮助小型基础项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆