Barathi

Barathi

  • NA
  • 87
  • 7.8k

Why am I getting AttributeError?

Apr 4 2021 9:30 AM
Why am I getting AttributeError? I have a file named Player.py and in that file I have a class called Player. To use it I do import Player player = Player.Player() How can I do it right?

Answers (9)