皮皮学,免费搜题
登录
搜题
【单选题】
“应付账款”账户期初余额为贷方500万元,本期借方发生额为150万元,贷方发生额为200万元,则该账户期末余额为( )。
A.
借方550万元
B.
贷方550万元
C.
借方450万元
D.
贷方450万元
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】以下程序的输出结果是: fo = open("text.txt",'w+') x,y ='this is a test','hello' fo.write('{}+{}\n'.format(x,y)) print(fo.read()) fo.close()
A.
this is a test+hello
B.
this is a test hello
C.
this is a test,hello.
D.
this is a test
【单选题】What’s the English name of “机票”?
A.
Passport
B.
Boarding card
C.
Visa
D.
Hand luggage
E.
Suitcase
【单选题】以下程序的输出结果是()。 fo = open("text.txt",'w+') x,y ='this is a test','hello' fo.write('{}+{}\n'.format(x,y)) print(fo.read()) fo.close()
A.
this is a test,hello.
B.
this is a test
C.
this is a test hello
D.
this is a test+hello
【单选题】What’s the English expression of 中国?
A.
PCP
B.
CPP
C.
PRC
D.
PCR
【单选题】What’s the English for “中华人民共和国”?
A.
USA
B.
PRC
C.
UK
D.
UN
【简答题】what’s the English name of this hotel?
【单选题】Which format of date is NOT proper?
A.
2010 July 4th
B.
Oct 21st 2020
C.
7th April 2030
【单选题】What’s the English for 全陪?
A.
National Guide
B.
Local guide
C.
Province guide
【简答题】What’s the English Name of the film?
【单选题】以下程序的输出结果是:( ) fo = open("text.txt",'w+') x,y ='this is a test','hello' fo.write('{}+{}\n'.format(x,y)) print(fo.read()) fo.close()
A.
this is a test
B.
this is a test hello
C.
this is a test+hello
D.
this is a test,hello.
相关题目: