© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Siddharth Golchha
borrow, copy, paste... never code.. lol
This is pretty neat. Great job!
Q: How can we generalize it for text of any random length? It looks really original as
steps(22)
is the same as the length of the text here.
Marko Denic
Software Engineer.
Hey Siddharth Golchha! Thank you!
You're right, the number of steps is the number of characters. It's not possible to make this dynamic.