top of page

BANKER ROULETTE

  • Jul 22, 2023
  • 1 min read

Banker Roulette is a Python program that randomly chooses one person from al to pay the bill for a meal. This is a common practice in the business world, where people often eat out together and want to avoid the hassle of splitting the bill evenly. The program works by first asking the user to enter the names of all the people who are eating together. The names are then stored in a list. The program then uses the random module to randomly select one name from the list. The name that is selected is the person who will pay the bill. Here are some additional details about the program:

  • The program can be used with any number of people.

  • The program is completely random, so there is no way to predict who will be chosen to pay the bill.

  • The program is a fun and easy way to decide who will pay the bill for a meal.





Comments


image.png

Hi, thanks for stopping by!

This project is one of the best ones using core logic of programming. If you liked it please reach out to my GitHub and give it a Star.

Subscribe to get the latest updates.

Thanks for submitting!

  • Facebook
  • Instagram
  • Twitter
  • Pinterest

Address

Faisalabad, Punjab, Pakistan

38000

Phone

123-456-7890

Email

Connect

  • x_logo
  • LinkedIn
  • GitHub

© 2023 Copyright Aqsa Ashfaq

bottom of page