Here is the situation, we are at the bar and offered $1,337,000,000 to play 1 round of Russian roulette?
Interesting?...
public static void main(String[] args) { roulette(); } public static void roulette(){ Random rand = new Random(); String theGun, youTheReader = "Devitgg"; int theBullet = 6, loadedChamberNum = rand.nextInt(6) + 1; if(loadedChamberNum == theBullet){ theGun = "Fired, you are dead."; }else{ theGun = "Didn't fire, you are RICH!!"; } System.out.println(youTheReader + " puts a gun to their head, pulls the " + "trigger and then their friend says, \nThe gun " + theGun); }
I bet you 99% of people, would not do it once push came to.. well squeezing the trigger. I DID IT!
Scroll down to the comments to see my screen cast of my play at the roulette, rip!
Whats yours? run it and answer on the public poll, i'm curious how many people would actually collect that $1.337 Billion!
Drop some knowledge, breh.
0 Comments On This Entry
Trackbacks for this entry [ Trackback URL ]
← April 2021 →
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 |
Tags
My Blog Links
Recent Entries
-
-
System.out.println("Would you do it?");
on Apr 26 2017 10:18 PM
Search My Blog
1 user(s) viewing
1 Guests
0 member(s)
0 anonymous member(s)
0 member(s)
0 anonymous member(s)
Categories
A Special Meme
What is this blog feature? If I sat here and ranted about x, y and z. Are there people who read this stuff?
Here is the situation, we are at the bar and offered $1,337,000,000 to play 1 round of Russian roulette?
Interesting?...
I bet you 99% of people, would not do it once push came to.. well squeezing the trigger.
Drop some knowledge, breh.
Here is the situation, we are at the bar and offered $1,337,000,000 to play 1 round of Russian roulette?
Interesting?...
String theGun, youTheReader = People.getPerson(); int theBullet = 6, loadedChamberNum = rand.nextInt(6) + 1; if(loadedChamberNum == theBullet){ theGun = "Fired, you are dead."; }else{ theGun = "Didn't fire, you are RICH!!"; } System.out.println(youTheReader + " puts a gun to their head, pulls the trigger and then their friend says, The gun " + theGun);
I bet you 99% of people, would not do it once push came to.. well squeezing the trigger.
Drop some knowledge, breh.