Enter a real positive integer, and this handy machine will factorize it for you.(Note: This does not do prime factorization.)
I translated this in about five minutes from a Python script I found on a programming site. (Funfact: This project is 0s1s)