Import Error: can't import name gcd from fractions

后端 未结 0 1943
执笔经年
执笔经年 2021-02-12 23:03

I\'m trying to import a function called gcd from a module called fractions with from fractions import gcd. For some reason, PyCharm throws an ImportError. Here\'s t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题