Skip to content

Commit

Permalink
Thats all i had Xd
Browse files Browse the repository at this point in the history
  • Loading branch information
LeontKing2 authored May 12, 2021
1 parent a1f21a8 commit d04a454
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions main.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
import time
import random
import twint

print('Hello Hi There this is just a simple game')
time.sleep(1.5)
print('You dont need to be here')
time.sleep(1.5)
print('You can press CTRL+C to Exit this game if you want to but if you want adventures Sure Why not')
time.sleep(1.5)
print('...')
time.sleep(1.5)
print('....')
time.sleep(1.5)
print('.....')
time.sleep(1.5)
print('You can ask me to add some cool stuff to this game at https://github.com/Leontking2/Leontking2')
print('Do you wanna see all the tweets of a user?,Cuz Luckily i had The Twint Moudle Installed')
print('If you wish to see some tweets of a user type Y if you Dont Type N')

0 comments on commit d04a454

Please sign in to comment.