you should make the except_number random.
I did it!
look i escaped the loop by just typeing enter if you dont want it to crash you should put an else or if
If you don't want people knowing that it is 52, you should add: from random import randint expect_number = randnt(1,100) # or more numbers if you wish
its 101 and they say its not right
You should change the missing number. EVERYBODY'S getting it.
Awesome! it's 52 https://www.govtexamguru.com/
luck after 5 random tries got https://www.govtjobsapply.com/
وين اليوزرات
That was easy
Awesome! it's 52
Nice game
ayo lets goo
I made something like this if anyone wants to try it out. (It was made BECAUSE of this project)
import random and set "except_number = random.randint(0, 101)" and on line 5, where it says if i%52 != 0, replace the 52 with "except_number" ---> "if i%except_number!=0 " this would make it so the number is different everytime. :)
You can set except_number randomly And replace 52 in for to except_number
ez, 52
i got 52 totally did not look at comments for awsners
Not that hard. 52
I got it. 52.
fork where its not 52 all the time lmao https://replit.com/@JameezPlays/loop-thing-but-better
its always 52
i diden't read the comments and just brute forced it. lol
boring totaly not 52 all the time
oh wow so cool i guessed 52 first try. Not like its always 52 or anything nope couldnt be
in the thumbnail u mixed up your nad you're
I mean its ok... but its always 52. Make it harder because rn its just straight up boring...
Yeah it was 52...
I had to fork it to find the answer (52).
Edit: I made a version where the number is random https://replit.com/@lobear1412/except-one?v=1 here's how https://www.youtube.com/watch?v=dQw4w9WgXcQ
I found it quite easily
THIS IS SO BAD
hi
the problem is it can only have [the number] as the missing number, it never changes
Bruh this is some low quality garbage xD
add a timer
Loved it!
very bork
Yeah, somethings wrong here. It's always 52.
What it is all 52
the first time it was 52. The second time it is also 52. Is it always 52?
Nice post. I found this is an informative and interesting post, so i think it is very useful and knowledgeable. I am glad to read this post hope your next article is are so useful for me so you are meet in next process for more information click this link below: - Typing Speed Test Online Mock English Typing Test Typing Test App Download Online Punjabi Typing Test Raavi Font 3-Min Typing Test English Typing Test-2 Online Typing Test-5 Typing Test Speed Test-10 Minutes 10-Min Typing Test Chsl Typing Test Cpct Hindi Typing Test Online Typing Test For-5 Minutes Numerical Typing Test Computer Typing Test Online Typing Test-3 Minute Typing Test Online Hindi
Sweta..........
First try it was 52. At first i thought I wasnt counting right.🤣
after 5 random tries
⌄ ⌄ ⌄ ⌄ ⌄ from random import choice from printf import printf from get_guess import get_guess from update_dashes import update_dashes import nltk nltk.download("words", quiet=True) from nltk.corpus import words words = words.words() secret_word = choice(words).lower() dashes = "-" * len(secret_word) guesses_left = len(secret_word) BRIGHT_RED = "\u001b[31;1m" BRIGHT_GREEN = "\u001b[32;1m" BOLD = "\033[1m" ITALIC = "\033[3m" RESET_ALL = "\u001b[0m" printf(f"DO NOT USE CAPITALS; CAPITALS DON'T WORK \n") while guesses_left > 0 and dashes != secret_word: printf(f"{dashes}\n{guesses_left} incorrect guesses left.\n") guess = get_guess() dashes = update_dashes(secret_word, dashes, guess) if guess in secret_word: printf( f"The letter is {BRIGHT_GREEN}{ITALIC}in{RESET_ALL} the secret word.\n\n", pause=0.025) else: printf( f"The letter is {BRIGHT_RED}{ITALIC}not in{RESET_ALL} the secret word.\n\n", pause=0.025) guesses_left -= 1 if guesses_left != 0: printf(f"Congrats, you win. The word was {BOLD}{secret_word}{RESET_ALL}.\n") else: printf(f"Sorry, you lost. The word was {BOLD}{secret_word}{RESET_ALL}.\n")
its always 52
choose a random number instead, u just go to main.py and get the answer
boring
I created a game about your creative project, do you like it? https://replit.com/@TheMagicIL/Find-the-missing-number-game
Good
It's always 52
I won it was ez
i.......................................... i broke it
The first one is 52
This one I created is more fun, I think y'all will like it: https://replit.com/@Carter028/What-number-is-on-my-mind
52
You should make the missing number random so that people can't look at the code for answers and they can do it more than once.
Pretty easy but great job. :)
You can just look at the ones place for the missing number instead of looking at everything as a whole
Made some changes to the code: https://replit.com/@LeoMosley/Guess-the-Number. Should make the game slighty harder and slighty better formated. Hope you like it.
52 !!!
You could make this 10x harder by using the random module when you're assigning "except_number" and then modulating "i" to the "except_number" variable.
import random except_number = random.randint(1, 100) for i in range(1, 101): if i % except_number != 0: print(i)
And so forth.
52
Missing number is 52 Found out by this line of code in main.py: except_number = 52
While the while loop is running , it does not print that number because of the condition of the if statement
I think using the random module could be used to make this game much harder
You… could’ve just used secrets
it seemed to have skipped from 51 to 53, thus implying that the missing number is 52.
therefore I think that the missing number is 12
Hack found, click "Show files", click "main.py", find "except_number", then find the number next to it, and that's your answer!
*You're out of the loop :)
didnt do error handling silly >:(
You should've used the random module.
guess 47!
94 also seems to be missing 🤔
Great info about loop creative projec.t Must watch this: https://www.youtube.com/watch?v=SN7DMtXCalg