新手求教
Posted chengsongtaoboke
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了新手求教相关的知识,希望对你有一定的参考价值。
这个是错误提示
Traceback (most recent call last):
File "C:/Users/Administrator/AppData/Local/Programs/Python/Python36/if3.py", line 3, in <module>
ag >= int ( input () )
NameError: name ‘ag‘ is not defined
我的代码
# conding : gbk
ag >= int ( input () )
if ag >= 18 :
print ("你很年轻")
以上是关于新手求教的主要内容,如果未能解决你的问题,请参考以下文章
新手求教,使用androidstudio导入v4包,出现的问题
新手求教:linux 中permission denied的问题: