News
Recommendations
Written on 14.05.2024 07:56 by Sven Rahmann
Good morning,
please make sure your code runs from the terminal. IDEs sometimes change your code or run it under conditions that aren't reproducible when do automated tests. Your code must run in the terminal with pytest and pass the tests. You can and should try it out. Also, if you have not read the Missing Semester info or done the git/bash/shell tutorials, etc., you'll have problems in the future.