登录/
注册
题库分类
下载APP
帮助中心
首页
考试
搜题
APP
当前位置:
首页
>
查试题
>
number = 30<br>if number % 2 == 0:<br>print()
单选题
number = 30<br>if number % 2 == 0:<br>print()
A. 30 is multiple of 3
B. 30 is even
C. 30 is even 30 is multiple of 3
D. 程序出错
查看答案
该试题由用户972****22提供
查看答案人数:7258
如遇到问题请
联系客服
正确答案
该试题由用户972****22提供
查看答案人数:7259
如遇到问题请
联系客服
搜索
相关试题
换一换
单选题
number = 30<br>if number % 2 == 0:<br>print()
A.30 is multiple of 3 B.30 is even C.30 is even 30 is multiple of 3 D.程序出错
答案
单选题
建立文件add.py,写入以下代码: print(“the first number is:”) print(30+50) print(“the second number is:”) 30*50保存并运行脚本文件,输出结果为()
A.the first number is:80the second number is:150 B.the first number is: 80the second number is: 150 C.the first number is:80the second number is:1500 D.the first number is:80the second number is
答案
单选题
下面程序段的输出结果为 Print"10+20=" PrintlO+20 Print"20+20=" PrinflO+20
A.10+20=30 20+20=40 B.10+20= 30 20+20= 40 C.10+20 20+20 D.10+20=30 20+20= 40
答案
主观题
下列程序的输出结果是________。 a=[10,20,30] b=a b[1]=40 print(a[1])
答案
单选题
在窗体上画一个命令按钮,然后编写如下事件过程: Private Sub Command_Click( ) S=0 Do s=(s + 1) * (s +2) Number=Number+1 Loop Until S>=30 Print Number,S End Sub 程序运行后,输出的结果是
A.2 3 B.3 182 C.5 12 D.10 20
答案
单选题
在窗体上画一个命令按钮,然后编写如下事件过程: Private Sub Command_Click() S=0 Do s=(s + 1) * (s +2) Number=Number+1 Loop Until S>=30 Print Number,S End Sub 程序运行后,输出的结果是()。
A.SELECT B.CREATE C.ALTER D.DROP
答案
单选题
执行下列程序段,输出结果是_。a = 30b = 1if a >=10: a = 20elif a>=20: a = 30elif a>=30: b = aelse: b = 0print(‘a=%d, b=%d’%(a,b))()
A.a=20, b=1 B.a=20, b=20 C.a=30, b=30 D.a=30, b=1
答案
单选题
执行下列程序段,输出结果是__。a=30b=1ifa>=10:a=20elifa>=20:a=30elifa>=30:b=aelse:b=0print(&39;a=%d,b=%d&39;%(a,b))A.a=20,b=20B.a=30,b=30C.a=20,b=1D.a=30,b=1()
A.1 B.2 C.3 D.4
答案
主观题
如果输入4,6.8,1,9.7,-2,则下列程序的输出结果是() number = eval (input("请输入一个数:")) max = number while number > 0: number = eval (input("请再输入一个数:")) if number > max: max = number print ("max=",max)
答案
单选题
执行下列程序段,输出结果是__。a=30b=1ifa>=10:a=20elifa>=20:a=30elifa>=30:b=aelse:b=0print(&39;a=%d,b=%d&39;%(a,b))()
A.a=20, b=20 B.a=30, b=30 C.a=20, b=1 D.a=30, b=1
答案
热门试题
关于下面的Python语言代码,正确的说法是:____a=128if a<0: print(“A”)elif a<30: print(“B”)elif a<100: print(“C”)elif a<200: print(“D”)elif a<300: print(“E”)else: print(“F”)()
Examine the following command: CREATE TABLE (prod_id number(4), Prod_name varchar2 (20), Category_id number(30), Quantity_on_hand number (3) INVISIBLE); Which three statements are true about using an invisible column in the PRODUCTS table?()
Examine the following command: CREATE TABLE (prod_id number(4), Prod_name varchar2 (20), Category_id number(30), Quantity_on_hand number (3) INVISIBLE); Which three statements are true about using an invisible column in the PRODUCTS table?()
下面代码的输出结果是()。 a=20 b=a|3 a&=7 print(b,end=”,”) print(a)
已知枚举类型定义语句为:enuTokenNAME,NUMBER,PLUS=5,MINUS,PRINT=10;则下列叙述中错误的是()
If the type of k is int, what is the number of iterations of the following while loop?k = 50while k > 1:print(k)k = k // 2()
Examine the structure of the EMPLOYEES, DEPARTMENTS, and TAX tables. EMPLOYEES NOT NULL, Primary EMPLOYEE_ID NUMBER Key VARCHAR2 EMP_NAME (30) VARCHAR2 JOB_ID (20) SALARY NUMBER References MGR_ID NUMBER EMPLOYEE_ID column DEPARTMENT_ID NUMBER Foreign key to DEPARTMENT_ID column of the DEPARTMENTS table DEPARTMENTS NOT NULL, DEPARTMENT_ID NUMBER Primary Key VARCHAR2 DEPARTMENT_NAME |30| References MGR_ID column MGR_ID NUMBER of the EMPLOYEES table TAX MIN_SALARY NUMBER MAX_SALARY NUMBER TAX_PERCENT NUMBER For which situation would you use a nonequijoin query?()
30—I _________ his telephone number—I have his number, but I _________ to bring my phone book.”
For a 30 minutes talk, what is the appropriate number of slides?
执行“print(0×20)”,则在屏幕上会输出()。
When executing “print (0x20)”, the output on the screen is ______()
Examine the structure of the EMPLOYEES, DEPARTMENTS, and LOCATIONS tables. EMPLOYEES NOT NULL, EMPLOYEE_ID NUMBER Primary Key VARCHAR2 EMP_NAME (30) VARCHAR2 JOB_ID (20) SALARY NUMBER References MGR_ID NUMBER EMPLOYEE_ID column DEPARTMENT_ID NUMBER Foreign key to DEPARTMENT_ID column of the DEPARTMENTS table DEPARTMENTS NOT NULL, Primary DEPARTMENT_ID NUMBER Key VARCHAR2 DEPARTMENT_NAME (30) References NGR_ID MGR_ID NUMBER column of the EMPLOYEES table Foreign key to LOCATION_ID NUMBER LOCATION_ID column of the LOCATIONS table LOCATIONS NOT NULL, Primary LOCATION_ID NUMBER Key VARCHAR2 CITY |30) Which two SQL statements produce the name, department name, and the city of all the employees who earn more then 10000?()
Only a small number of students able to pass the exam.—Yes.The number of the students no more than 20.
Only a small number of students able to pass the exam.— Yes. The number of them no more than 20.
执行“print(0x20)”,则在屏幕上会输出()。
Examine the structures of the EMPLOYEES and TAX tables. EMPLOYEES EMPLOYEE_ID NUMBER NOT NULL, Primary Key EMP_NAME VARCHAR2 (30) JOB_ID VARCHAR2 (20) SALARY NUMBER References MGR_ID NUMBER EMPLOYEE_ID column DEPARTMENT_ID NUMBER Foreign key to DEPARTMENT _ID column of the DEPARTMENT table TAX MIN_SALARY NUMBER MAX_SALARY NUMBER TAX_PERCENT NUMBER Percentage tax for given salary range You need to find the percentage tax applicable for each employee. Which SQL statement would you use?()
在窗体上画一个命令按钮,然后写出如下事件过程: Private Sub Command1 _ Click( ) S=1 Do S=(S + 1) ^(S + 2) Number=Number+1 Loop Until S>=6 Print Number,S End Sub 程序运行后,输出的结果是
在窗体上画一个命令按钮,然后写出如下事件过程: Private Sub Command1 _ Click( ) S=1 Do S=(S + 1) ^(S + 2) Number=Number+1 Loop Until S>=6 Print Number,S End Sub 程序运行后,输出的结果是()。
Examine the description of the EMPLOYEES table: EMP_ID NUMBER(4) NOT NULL LAST_NAME VARCHAR2(30) NOT NULL FIRST_NAME VARCHAR2(30) DEPT_ID NUMBER(2) Which statement produces the number of different departments that have employees with last name Smith? ()
Examine the structure of the EMP_DEPT_VU view: Column Name Type Remarks EMPLOYEE_ID NUMBER From the EMPLOYEES table EMP_NAME VARCHAR2(30) From the EMPLOYEES table JOB_ID VARCHAR2(20) From the EMPLOYEES table SALARY NUMBER From the EMPLOYEES table DEPARTMENT_ID NUMBER From the DEPARTMENTS table DEPT_NAME VARCHAR2(30) From the DEPARTMENTS table Which SQL statement produces an error?()
购买搜题卡
会员须知
|
联系客服
免费查看答案
购买搜题卡
会员须知
|
联系客服
关注公众号,回复验证码
享30次免费查看答案
微信扫码关注 立即领取
恭喜获得奖励,快去免费查看答案吧~
去查看答案
全站题库适用,可用于E考试网网站及系列App
只用于搜题看答案,不支持试卷、题库练习 ,下载APP还可体验拍照搜题和语音搜索
支付方式
首次登录享
免费查看答案
20
次
微信扫码登录
账号登录
短信登录
使用微信扫一扫登录
获取验证码
立即登录
我已阅读并同意《用户协议》
免费注册
新用户使用手机号登录直接完成注册
忘记密码
登录成功
首次登录已为您完成账号注册,
可在
【个人中心】
修改密码或在登录时选择忘记密码
账号登录默认密码:
手机号后六位
我知道了
APP
下载
手机浏览器 扫码下载
关注
公众号
微信扫码关注
微信
小程序
微信扫码关注
领取
资料
微信扫码添加老师微信
TOP