[REPORTED] Python Code Challenges: Functions (Advanced) Q 5. All Operations

https://www.codecademy.com/paths/computer-science/tracks/cspath-cs-101/modules/cspath-code-challenges/articles/advanced-python-code-challenges-functions

Hello!
I’m not sure where to put this, I’m pretty sure I saw a wording or answer error in my course.
I asks you to:

Create a function named lots_of_math() . This function should have four parameters named a , b , c , and d . The function should print 3 lines and return 1 value.

…Second, print c subtracted from d

Everywhere else it’s asking you to ‘c - d’

Welcome to the forums!

Thanks for bringing this up! I’ve moved this topic to the Bug Reporting category and submitted a bug report.