Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python code

# Try this script

dosomething = input("What do you want me to do?")

if dosomething == 'command.builtin':
  print("Never gonna give you up!")
  print("TrashCMD TM")
Source by localhost #
 
PREVIOUS NEXT
Tagged: #python #code
ADD COMMENT
Topic
Name
7+1 =