Skip to content

Instantly share code, notes, and snippets.

@pbeens
Last active March 24, 2021 02:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pbeens/f9bdafe1fb481469a65b8597ab13ab50 to your computer and use it in GitHub Desktop.
Save pbeens/f9bdafe1fb481469a65b8597ab13ab50 to your computer and use it in GitHub Desktop.
Square numbers from 1 to 10
X Y
1 1
2 4
3 9
4 16
5 25
6 36
7 49
8 64
9 81
10 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment