Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我得到的这个错误是什么?我已经练习Thonny了很长一段时间,并且自己修复了许多错误,但是关于这个问题,有人可以帮我弄清楚我做错了吗?发生错误的文本字符串如下:
Thonny
print(f"{tafel} x {x} = {(tafel*x)}")