Skip to content

Instantly share code, notes, and snippets.

@Asoul
Created October 19, 2018 05:20
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 Asoul/fa5dea387c375cee8af4928606235e55 to your computer and use it in GitHub Desktop.
Save Asoul/fa5dea387c375cee8af4928606235e55 to your computer and use it in GitHub Desktop.
good_nums = {1,
3,
5,
6,
7,
8,
11,
13,
15,
16,
17,
18,
21,
23,
24,
25,
29,
31,
32,
33,
35,
37,
39,
41,
45,
47,
48,
52,
63,
65,
67,
68,
73,
81,
83,
85,
86,
87,
88,
91,
93,
95,
96,
97,
98,
101,
103,
104,
105,
109,
111}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment