Skip to content

Conversation

@Furk4nBulut
Copy link
Contributor

Describe your changes

Checklist

  • I have read the [CONTRIBUTING]
  • I have performed a self-review of my own code
  • I have run the code locally and it works as expected
  • I have commented my code, particularly in hard-to-understand areas

Furk4nBulut and others added 14 commits October 4, 2025 10:38
This decorator tracks the execution time and memory usage of a function, printing the results after each call.
This decorator tracks the execution time and memory usage of the decorated function, printing the results after each call.
This module defines a custom power function and a counter function. The custom_equation function calculates a specific mathematical equation, while fn_w_counter tracks how many times it has been called and logs the caller.
This function calculates the height of a pyramid based on the number of blocks available, raising an error for negative inputs.
@Furk4nBulut Furk4nBulut changed the title W2 Homework Types Homeworks Nov 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant