Skip to content

Bug Report for python-implement-polymorphic-battle-system #4434

@void0-coder

Description

@void0-coder

Bug Report for https://neetcode.io/problems/python-implement-polymorphic-battle-system

Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
Create a show_attack function that takes a hero and prints the attack of the hero using the format {hero.name} attacks with {hero.attack} damage!

in the above line instead of {hero.attack} it would be {hero.attack()}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions