| <html> <head> <title> The Third Mission! </title> </head> <body> <b> You have reached the third mission! </b> <br> Third mission: Find the number that the letters of the word "life" in a base 36 number system would make in the regular decimal system. <br> Enter the decimal number: <input type=text name="decimal"> <br> <input type=button value="Check the number" onclick="var decinum=new Number(decimal.value); var deci2=decinum.toString(36); if(decinum<1003658){ alert('That is not life. That is '+deci2+'; try a higher number.')} else if(decinum>1003658){ alert('That is not life. That is '+deci2+'; try a lower number.')} else if(decinum==1003658){ alert('That is life! Congratulations! You have completed the third mission!'); location.href='moon.htm'}"> </script> </body> </html> |
Xet Storage Details
- Size:
- 785 Bytes
- Xet hash:
- 394df774330b41a9e9c9d299b3cc3285f734a283ff9cff8edbd19693523d43de
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.