Commit graph

5 commits

Author SHA1 Message Date
Andreas Koepf
20069b2a7d formatting 2025-01-24 10:34:07 +01:00
Andreas Koepf (aider)
2226b164c7 feat: Add hint for lowercase letters in base conversion questions for bases > 10 2025-01-23 21:49:08 +01:00
Andreas Koepf (aider)
4b2a9f2655 refactor: Remove unnecessary rstrip('L') calls in base conversion 2025-01-23 21:46:06 +01:00
Andreas Koepf (aider)
d9a6295dc0 fix: Strip whitespace from base conversion source and target representations 2025-01-23 21:41:20 +01:00
Andreas Koepf (aider)
64de76a488 feat: Add base conversion task with configurable base ranges 2025-01-23 21:37:40 +01:00