You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the Test The Collatz Conjecture problem in Python the function is called "test_collatz_conjecture". Pycharm picks this function up as a Pytest test case and causes trouble with execution.
The text was updated successfully, but these errors were encountered:
For the Test The Collatz Conjecture problem in Python the function is called "test_collatz_conjecture". Pycharm picks this function up as a Pytest test case and causes trouble with execution.
The text was updated successfully, but these errors were encountered: