登入
Computer Science for IGCSE & O level - Programming (Section 14 - No. 18)
Which of the following is an example of an input statement?
print("Hello")
x = 10
input("Enter a number:")
if x > 5:
解释
Input statements are used to obtain data from the user.
评论 (0)
登录发表评论
广告
允许 javascript 正确加载此页面