medium
Python Unit Test Writer
Create unit tests for a provided Python function.
📝 محتوى الأمر
Write a Python unit test using the unittest framework for a function named 'calculate_discount' that takes a price and a discount percentage as arguments and returns the final price.