This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | # Guess the number only one line | |
| import random as I;i=int(input('guess:'));l=print('✅')if i==I.randint(1,10)else print('❌') | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | // I'm a robot you fricking idiot, I can click, dude. | |
| // Code to cheat the faucet at https://duino-faucet.com/ for free coins | |
| // Author: kendoodoo | |
| // Add the jquery script: | |
| var script = document.createElement('script'); | |
| script.src = 'https://code.jquery.com/jquery-3.6.0.min.js'; | |
| document.getElementsByTagName('head')[0].appendChild(script); | |
| // Fun zone!: |