Go to file
2021-03-22 13:12:21 +01:00
transform Fix and simplify recursion 2021-03-17 14:25:22 +01:00
.gitignore Add project structure 2021-03-17 10:32:45 +01:00
palindrome.py Fix and simplify recursion 2021-03-17 14:25:22 +01:00
README.md „README.md“ ändern 2021-03-22 13:12:21 +01:00

palindrome

Run script with ./palindrome.py -i 123

Test the script with ./test_palindrome.py