Hit the green flag! Input a positive integer, and the hat will tell you whether it is an automorphic number or not. An automorphic number is a number which is also present at the end of its square. E.g., 6 => 36, 25 => 625 Here, 6 and 25 are also at the ends of their squares. Have fun! Press the red button to stop the program.
This is the seventh episode in my 'The Clever Hat' series. It's basically a series where I make programs to identify different kinds of numbers, or give a specific output. The first 4 episodes were sort of trials. I'm learning to program in java and these are sort of exercises so I thought I would also try them in Scratch, thus the series. Sprite and Backdrop: Scratch Coding: Yours Truly Have fun once again! Links to other episodes: Episode 1: https://scratch.mit.edu/projects/326398044 Episode 2: https://scratch.mit.edu/projects/326398800 Episode 3: https://scratch.mit.edu/projects/334425561 Episode 4: https://scratch.mit.edu/projects/337765322 Episode 5: https://scratch.mit.edu/projects/371931345 Episode 6: https://scratch.mit.edu/projects/371939295 Episode 8: https://scratch.mit.edu/projects/384591895 Episode 9: