diff --git a/python epic boredom.py b/Money_exchange(PHP-USD).py similarity index 94% rename from python epic boredom.py rename to Money_exchange(PHP-USD).py index ff54c4a..e0bdf3b 100644 --- a/python epic boredom.py +++ b/Money_exchange(PHP-USD).py @@ -32,4 +32,4 @@ #if u got money then give me 1000php = 20 dollars elif total >= 1000: print("persona: richπŸ€‘πŸš½") - print("continue your loop rich man! \n") \ No newline at end of file + print("continue your loop rich man! \n") diff --git a/README.md b/README.md index 28df978..c686889 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ This repo is filled with smart stupidness. ## Project Structure -- **get 1000 to win.py**: A script with an interactive game where the goal is to reach 1000 points. -- **not sus python (this script crashes low RAM devices).py**: An addition calculator but the limit is 1000. -- **python epic boredom.py**: A dollars to pesos rich indicator. +- **get_1000_to_win.py**: A script with an interactive game where the goal is to reach 1000 points. +- **limited_calculator.py**: An addition calculator but the limit is 1000. +- **Money_exchange(PHP-USD).py**: A dollars to pesos rich indicator. ## Getting Started diff --git a/get 1000 to win.py b/get_1000_to_win.py similarity index 77% rename from get 1000 to win.py rename to get_1000_to_win.py index ae256db..db70956 100644 --- a/get 1000 to win.py +++ b/get_1000_to_win.py @@ -12,10 +12,10 @@ def counter(): print(f" Your number is {counter}\n") if counter == 1000: - print(colored(" You're lucky", 'green')) + print(colored(" You won", 'green')) break if text == text: - print(" You get 5 tries \n") - counter() \ No newline at end of file + print(colored" You get 5 tries \n", 'yellow')) + counter() diff --git a/not sus python (this shit crashes low ram devices).py b/limited_calculator.py similarity index 97% rename from not sus python (this shit crashes low ram devices).py rename to limited_calculator.py index 7c0abaf..355b5ee 100644 --- a/not sus python (this shit crashes low ram devices).py +++ b/limited_calculator.py @@ -26,4 +26,4 @@ print(f' \n{tots} IS TOO MUCH INFORMATION TIME TO LAG U (idk id this lags cuz u might have a goldy ram<3') haha = "YOU ARE FUCKING KILLING ME!!😭😭😭πŸ”₯πŸ”₯πŸ”₯😱😱πŸ’ͺπŸŽ‰πŸ˜‹πŸŽ‰πŸŽ‰πŸ˜‹πŸ‘πŸ‘πŸ‘πŸŽ‰πŸ˜‹πŸ˜„πŸ‘¨πŸ˜­" for each in range(1000 * 1000): - print(haha) \ No newline at end of file + print(haha)