Software Alternatives & Reviews

Can someone help me with my menu?

YouTube Netflix
  1. Our mission is to give everyone a voice and show them the world.
    From selenium import webdriver Import time PATH = "C:\Program Files (x86)\chromedriver.exe" Driver = None Def mainMenu(): choice = None print("1. Views") print("2. Likes") print("3. Followers") selection = int(input("Enter Choice: ")) if selection == 1: choice = a elif selection == 2: choice = b elif selection == 3: choice = c else: print("Invalid choice. Enter 1-3") mainMenu() global driver driver = webdriver.Chrome(PATH) choice() Def a(): driver.get("https://youtube.com") Def b(): driver.get("https://twitch.com") Def c(): driver.get("https://netflix.com") MainMenu().

    #Video #Video Platform #Social Media 1736 social mentions

  2. See what's next. Watch anywhere. Cancel anytime.
    Pricing:
    From selenium import webdriver Import time PATH = "C:\Program Files (x86)\chromedriver.exe" Driver = None Def mainMenu(): choice = None print("1. Views") print("2. Likes") print("3. Followers") selection = int(input("Enter Choice: ")) if selection == 1: choice = a elif selection == 2: choice = b elif selection == 3: choice = c else: print("Invalid choice. Enter 1-3") mainMenu() global driver driver = webdriver.Chrome(PATH) choice() Def a(): driver.get("https://youtube.com") Def b(): driver.get("https://twitch.com") Def c(): driver.get("https://netflix.com") MainMenu().

    #Entertainment #Video & Movies #Video On Demand 140 social mentions

Discuss: Can someone help me with my menu?

Log in or Post with