This is a program for the 3x + 1 theorem (or 3n + 1) that I programmed on the Scratch platform, with data on the largest number seen so far, the number the program is applied to, its steps, and all the record steps so far.
NOTES: Lists are read from bottom to top, so the first item on the list is the last and vice versa. CREDITS: I thank the YouTube channels Veritasium and carykh for inspiring me to make this program.