早教吧作业答案频道 -->其他-->
'python'新手,求检查,为什么是错误的,真的拜托了.print'Welcome!'name=rawinput('Yournameplease:')print'Hallo,',nameprint'Now,letusgototheworldofthemath'a=rawinput('getyournumber')ifa
题目详情
'python'新手,求检查,为什么是错误的,真的拜托了.
print 'Welcome!'
name=raw_input('Your name please:')
print'Hallo,',name
print'Now,let us go to the world of the math'
a=raw_input('get your number')
if a
print 'Welcome!'
name=raw_input('Your name please:')
print'Hallo,',name
print'Now,let us go to the world of the math'
a=raw_input('get your number')
if a
▼优质解答
答案和解析
给你改了一下代码print 'Welcome!'name=raw_input('Your name please:')print'Hallo,',nameprint'Now,let us go to the world of t...
看了 'python'新手,求检查...的网友还看了以下:
分解因式X的二次方+AX+B,甲看错了A的值,结果是(X+6)乙看错了B结果是(X-2)(X=1) 2020-04-27 …
甲乙两同学分解因式x^2+ax+b时,甲看错了b,分解的结果为(x+2)(x+6),乙看错了a,分 2020-04-27 …
写出下列程序的运行结果.(1)a=input(“a=”);ifa>=0m=a*a-1;melsed 2020-05-13 …
Syntaxerrorontoken"else",deletethis详细内容如下:publicc 2020-05-17 …
SAS数据中修改某一列等于0的值,让它等于该列前一个数怎么改?Dataqueshizhi;Setw 2020-05-17 …
Sheiswriteingaletter这句话哪里错了?哪里错了?A(She)B(writeing 2020-06-14 …
分解因式x平方+ax时,甲看错了a的值,分解的结果是(x+6)*(x-1),乙看错了b的值,分解的 2020-07-07 …
Perl匹配下面一个语句出错:$line文件如下ChassisG1234TC80-12M$linem 2020-11-03 …
编译原理已知文法G[S]及相应翻译方案内详求解答!已知已知文法G[S]及相应翻译方案S→aABe{p 2020-11-23 …
有关计算机编译原理给定下列语句:Ifa+b>cThenx:=a*(b-c)+(b*c-d)/e(1) 2020-12-15 …