File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -35,4 +35,14 @@ plt.savefig(os.path.join("images", "tupper_sick.png"))
35
35
```
36
36
The result is shown below.
37
37
38
- ![ Classic Tupper] ( images/tupper_sick.png )
38
+ ![ Sick Tupper] ( images/tupper_sick.png )
39
+
40
+ And, finally, by using the image inversion in http://keelyhill.github.io/tuppers-formula/ one can find it's own number :). For me it is:
41
+ ```
42
+ 90148481231234420234256339826518908891180665991514386697053637829170729647072629523452184379509519968786531529157086222240846588818382686147528115820391410535922842107662943514026645644474464597472478128118156622623789731541015216164097940654139576824489045285519635874584835237199020948768154910493379733701018212522189039608339088660174287810933020618204779107609730139733444209152444083354067445681128839566703533349128277236144648362866511806158583554328798913388077254124644956335601331345966882979296712863250930395487098685789959131264
43
+ ```
44
+ with the following result:
45
+
46
+ ![ Dev Tupper] ( images/tupper_dev.png )
47
+
48
+ Have fun! :)
You can’t perform that action at this time.
0 commit comments