import random
# Function to generate a pattern based on Big/Small
def generate_pattern():
# Define the last 5 outcomes as a simple pattern
outcomes = ['Small', 'Big', 'Big', 'Small', 'Big']
# Simulate the next outcome based on the last outcomes pattern
next_outcome = random.choice(outcomes)
return next_outcome
# User input for prediction
user_prediction = input("Predict the next outcome (Big/Small): ")
# Get the pattern's next outcome
predicted_outcome = generate_pattern()
# Output the result
print(f"The next outcome is: {predicted_outcome}")
if user_prediction.lower() == predicted_outcome.lower():
print("Congratulations! You predicted correctly!")
else:
print("Sorry, try again next time.")
Welcome to Wingo Big/Small Prediction Game!
Here is the sequence of the last 5 outcomes:
- Small
- Big
- Big
- Small
- Big
Predict the next outcome (Big/Small): ____
If you predict the correct outcome, you win! Let's see what the next prediction will be.
The next outcome is: [Random Pattern Decision]
BKT EARNING APP | BKT APP SE PAISA KAISE KAMAYE | NEW EARNING APP WITHOUT INVESTMENT 2024
By Technical sumit shakya Without Investment EARNING APP :- तो हेलो दोस्तों आप सभी का स्वागत है आज की न्यू ब्लॉक में आज के इस ब्लॉक में मैं आपके लिए लेकर आया हूं एक ऐसा विदाउट रनिंग एप्लीकेशन जिसमें आप घर बैठे बहुत सारे रुपए कमा सकते हो तुम मेरा नाम है सुमित शाक्य आज किस आर्टिकल में मैं आपको बताने वाला हूं एक बेस्ट रनिंग एप्लीकेशन के बारे में जिसमें आप विदाउट इन्वेस्टमेंट earning कर सकते हो और बिना इन्वेस्टमेंट करके भी आने कर सकते हो तो इस ब्लॉक में मैं आपको बताऊंगा कि इन्वेस्टमेंट करके अनिंग कैसे करनी है विदाउट इन्वेस्टमेंट के अर्निंग कैसे करनी है यहां पर 2 तरीके से आप अनिंग कर सकते हैं 1: - investment 2: - without investment 1: - investment तो यहां पर हम बात करने वाले हैं नंबर एक इन्वेस्टमेंट करके अर्निंग कैसे करें Investment करके रनिंग करने के लिए सबसे पहले आपको BKT EARNING APP मैं अपनी आईडी रजिस्टर करनी होगी ईद को रजिस्टर करने के लिए आपको इन स्टेप को फॉलो करना है 1:- आपको रजिस्टर बटन पर क्लिक करना है 2:- जैसे ही आप रजिस्टर के ...
Comments