Go to file
2021-03-23 14:46:16 +01:00
transform Add unittests 2021-03-23 14:46:08 +01:00
.gitignore Add project structure 2021-03-17 10:32:45 +01:00
palindrome.py Add unittests 2021-03-23 14:46:08 +01:00
README.md „README.md“ ändern 2021-03-22 13:12:21 +01:00
test_palindrome.py Add unittests 2021-03-23 14:46:08 +01:00

palindrome

Run script with ./palindrome.py -i 123

Test the script with ./test_palindrome.py