leetcode icon indicating copy to clipboard operation
leetcode copied to clipboard

Bug Report for python-public-attribute-and-method

Open Hashim-ali02 opened this issue 2 months ago • 0 comments

Bug Report for https://neetcode.io/problems/python-public-attribute-and-method

Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.

Challenge instructions do not match expected output.

Instructions state:

"Use this format: Item: [name] - Price: $[price] for printing."

Yet the expected output is:

Chips 1.99

Hashim-ali02 avatar Sep 28 '25 16:09 Hashim-ali02