num_one = 1result = num_one + (num_two:=2)print(result)
收起
你好,代码没有错!:=是python3.8出的海象运算符,你的代码经过实践没有问题,有帮助的话采纳一下哦!
报告相同问题?