返回

比特币——我的加密货币代码在python中抛出了一个字符串化错误

发布时间:2022-04-22 14:37:17 207
# node.js

我试图创建一个比特币,但我的代码不工作,我得到错误lol


    def bitcoin(bitcoin, worth):
        bitcoin = "dollar"
        worth = worth
        dollar()

    print("bitocoin intitalise")
    bitcoin("bitcoin", worth=6 dollars)

muslim traceback
  File "", line 1, in 
TypeError: can only concatenate str (not "int") to str
特别声明:以上内容(图片及文字)均为互联网收集或者用户上传发布,本站仅提供信息存储服务!如有侵权或有涉及法律问题请联系我们。
举报
评论区(0)
按点赞数排序
用户头像