Releases: oluiscabral/uDebugPyTester
Releases · oluiscabral/uDebugPyTester
Pre release
The program has some input especifications:
- All your solutions output must be with python
print()built-in method - You must have a tester.py file inside the folder where your solution is
- Your tester.py file should randomly generate and print out (with python
print()) the input the solution accepts
The code for now is quite simple, but it has the expected result. Hope you like it