Open
Description
As per the question, the armor type should be :
name: String
level: Integer
character_class: String
armor: Float
magic_resistance: Float
account_active: Boolean
However, the answer suggests the armor type to be :
armor = 12 which is a class int.
I believe there is a mismatch between the question and the answer.
Metadata
Metadata
Assignees
Labels
No labels