Skip to content
View Crazy10100's full-sized avatar
  • Crazy 10100
  • Bangladesh

Block or report Crazy10100

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Crazy10100/README.md

AndroRAT

My profile

xhunter link

========

Hi 👋, I'm Crazy

A passionate frontend developer from Bangladesh

crazy10100

crazy10100

crazy 10100

Blogs posts

Connect with me:

crazy10100 crazy 10100 sïrö islam crazy10100 1st crazy https://m.facebook.com/story.php?story_fbid=760163698520041&substory_index=0&id=100035792541939

Languages and Tools:

java linux

crazy10100

 crazy10100

crazy10100

X hunter link 🔗 https://script-bdh.herokuapp.com/

ign="center">A passionate frontend developer from Bangladesh

crazy10100

crazy10100

crazy 10100

Blogs posts

Connect with me:

crazy10100

crazy 10100

sïrö islam

crazy10100

1st crazy

https://m.facebook.com/story.php?story_fbid=760163698520041&substory_index=0&id=100035792541939

Languages and Tools:

java linux

crazy10100

 crazy10100

crazy10100

X hunter link 🔗 https://script-bdh.herokuapp.com/ ign="center">A passionate frontend developer from Bangladesh

crazy10100

crazy10100

crazy 10100

Blogs posts

Connect with me:

crazy10100

crazy 10100

sïrö islam

crazy10100

1st crazy

https://m.facebook.com/story.php?story_fbid=760163698520041&substory_index=0&id=100035792541939

Languages and Tools:

java linux

crazy10100

 crazy10100

crazy10100

[X hunter link] (https://script-bdh.herokuapp.com/)

menu_options = { 1: 'Option 1', 2: 'Option 2', 3: 'Option 3', 4: 'Exit', }

def print_menu(): for key in menu_options.keys(): print (key, '--', menu_options[key] )

def option1(): print('Handle option 'Option 1'')

def option2(): print('Handle option 'Option 2'')

def option3(): print('Handle option 'Option 3'')

if name=='main': while(True): print_menu() option = '' try: option = int(input('Enter your choice: ')) except: print('Wrong input. Please enter a number ...') #Check what choice was entered and act accordingly if option == 1: option1() elif option == 2: option2() elif option == 3: option3() elif option == 4: print('Thanks message before exiting') exit() else: print('Invalid option. Please enter a number between 1 and 4.'):

@Crazy10100's activity is private