腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
3
回答
python
在
def
()内部调用
def
()
、
我正在为我的
python
助手制作一个包,但发现了一个问题。
def
tts(name) : os.system("""PowerShell -Command "Add-Type –AssemblyName
浏览 347
提问于2018-07-29
得票数 0
回答已采纳
1
回答
python
中的
Def
和
Def
函数
我对
Python
中的
def
和
def
函数有一些问题。在我的程序顶部,我定义了:然后,我定义了包含希望返回的值的
def
:
def
subprogram(ssh, x_off, y_off
浏览 1
提问于2022-06-27
得票数 -1
回答已采纳
5
回答
Python
:从不同的
def
调用
def
我对
Python
比较陌生,我一直被困在一些看起来很琐碎的事情上,所以希望有人能帮助我。 d1 = Display("iPiano", pianoIcon.getWidth(),pianoIcon.getHei
浏览 4
提问于2015-01-21
得票数 0
回答已采纳
5
回答
Python
转到
def
大家好,首先我要说的是,我刚接触
Python
,这是一个学校作业,所以这应该是在没有高级编程和全局函数的情况下完成的。使用
Python
2.6.6和WingIDE 101 print "What do you want?return sum() return subtraction() menu() m
浏览 1
提问于2010-11-27
得票数 0
回答已采纳
2
回答
Python
yes/no
def
、
我正在使用下面的示例:
def
log_manager(): question = "Do you wish to continue?"
浏览 2
提问于2011-02-03
得票数 1
回答已采纳
2
回答
在
python
3中使用
def
和
def
、
我试图在
python
3中使用
def
并返回,这将检查一个数字是否高于另一个数字,然后将状态返回为True或False。然而,我似乎无法做到这一点。当我运行它时,我会得到一个nameError。代码如下: if data <= on_off_status: elif
浏览 6
提问于2015-08-15
得票数 0
回答已采纳
2
回答
python
,多次运行
def
()
、
它要求提供完整的ebay链接,然后写出它的价格print('please enter full Ebay link ..')
def
浏览 5
提问于2018-06-17
得票数 4
1
回答
Python
def
函数标题
、
我想创建一个函数,但在标题中它不允许我添加句号,
def
system.do():谢谢你的帮助!
浏览 3
提问于2013-06-08
得票数 0
回答已采纳
2
回答
python
def
pandas应用
、
、
、
https://www.football-data.co.uk/mmz4281/2021/E0.csv")12 3 frames / usr / local / lib /
浏览 4
提问于2021-02-12
得票数 0
4
回答
在
python
中使用
def
我试图在
python
中定义一个函数,但是我得到了一个错误,这是代码,"""Display a simple greeting."""
浏览 1
提问于2020-02-27
得票数 0
回答已采纳
5
回答
Python
:
def
中的变量
所以我试图用
python
构建一个赌博模拟器,当我试图向我的玩家收取货币的3%来选择游戏时,我遇到了麻烦。这是我到目前为止的代码:import random games=0 print("Game over") print("\n") answer = input("Which
浏览 2
提问于2020-03-03
得票数 0
2
回答
新手:闲置的
python
def
、
、
douglas/Documentos/Django/my-second-blog/site_/app/views.py",第59行cont =3^ TabError:缩进中不一致地使用制表符和空格
def
浏览 2
提问于2017-03-29
得票数 0
回答已采纳
3
回答
使用
def
的
Python
3.2.0
、
、
def
ans(): name=0 print("Detecting...")
浏览 6
提问于2015-01-03
得票数 0
回答已采纳
2
回答
Python
列表和
def
函数
、
、
嗨,我对
python
很陌生,我的代码有一些小问题。
def
Sumn(mylist): sum = 0 sum += mylist[i]
浏览 4
提问于2022-11-05
得票数 -1
1
回答
PYTHON
-停止执行函数/
def
、
a = 0 print "a==0" 我有很多打印"hello“的代码,而且我不能把其他的和TAB所有东西放在一起。有什么东西可以停止执行这个函数吗?
浏览 1
提问于2013-08-24
得票数 0
回答已采纳
1
回答
Python
def
vowelCount()创建字典
、
、
到目前为止,我的代码如下: myDict = {} contents = wordList.splitconsasants')我更正了我的代码,但我仍然使用issues...here作为我的新代码,谢谢您的帮助
def
浏览 0
提问于2013-12-10
得票数 3
3
回答
Python
语法错误"
def
“
、
我正在尝试编译这段
Python
代码- if n < 2 : for x in range(2,n):if (n % x)==0: return true y = 0 z+=1 y+=1 re
浏览 1
提问于2012-08-06
得票数 0
回答已采纳
1
回答
def
python
函数不会返回。
、
、
import os with open(os.path.dirname(os.path.realpath(__file__))+"/items.json") as f: return data with open(os.path.dirname(os.path.realpath(__file__))+"/items.json&qu
浏览 2
提问于2021-06-29
得票数 0
回答已采纳
1
回答
Python
def
语句参数调用
、
、
def
rec(): pwd = input('Enter Password : ') c = rec()错误打印(c.usr,c.pwd) AttributeError:'NoneType‘对象没有属性'usr’ 这只是一个例子,我想知道如何将一个
def
函数的值传递给另
浏览 1
提问于2021-01-23
得票数 0
回答已采纳
1
回答
如何将
def
类对象返回到
python
中的
def
?
、
、
# import libary print("Grade 16+") print("Grade", index)
def
浏览 2
提问于2022-06-10
得票数 -3
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
Python 学习之 def 函数
从函数 def 到类 Class
DEF的前世今生,还原比特币愿景
百度搜索“DEF CON CHINA”爆红
再无斯诺登事件:DEF支持绝对匿名,将引爆生态发展
热门
标签
更多标签
云服务器
ICP备案
对象存储
即时通信 IM
实时音视频
活动推荐
运营活动
广告
关闭
领券