Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: IMDbPy "search_person" result cant be found in actors list in Python
Post: IMDbPy "search_person" result cant be found in act...

Have a list of actors. Asking the user to enter an actor name that exists in the list. Although entering an existing name in the list, the code says it does not exist in the list. The "counter" functi...
tylerdurdane Game Development 2 1,626 Jul-20-2022, 05:15 PM
  Thumbs Up Thread: If 2nd input in the game is correct, replace with 1st input and loop the game
Post: RE: If 2nd input in the game is correct, replace w...

I tried the code, seems like this is what I was looking for. That's great! Thanks Cheers I asked the same question in stackoverflow, so I will share this link there (Jul-15-2022, 06:43 PM)BashBedla...
tylerdurdane Game Development 11 4,302 Jul-16-2022, 09:18 AM
    Thread: If 2nd input in the game is correct, replace with 1st input and loop the game
Post: RE: If 2nd input in the game is correct, replace w...

Ok can you modify the code to exit if you reply wrong ? Thank you Quote:This is the answer I get when the answer is wrong. Output:enter a country name: africa africa a enter a country name starts wit...
tylerdurdane Game Development 11 4,302 Jul-15-2022, 04:20 PM
    Thread: If 2nd input in the game is correct, replace with 1st input and loop the game
Post: RE: If 2nd input in the game is correct, replace w...

Quote:So, to clarify... Is something like this what your looking for? Hi, Not excatly. I tried your code. Doesnt matter if I enter correct or wrong answer, it keeps asking for the 2nd input. In your c...
tylerdurdane Game Development 11 4,302 Jul-15-2022, 01:49 PM
    Thread: If 2nd input in the game is correct, replace with 1st input and loop the game
Post: RE: If 2nd input in the game is correct, replace w...

Thank you for your answer. The problem with your code is: it re-starts the game. What I need is: do not restart the game. Take the 2nd input and consider as 1st and keep asking for 2nd input. For ...
tylerdurdane Game Development 11 4,302 Jul-15-2022, 08:50 AM
    Thread: If 2nd input in the game is correct, replace with 1st input and loop the game
Post: If 2nd input in the game is correct, replace with ...

Trying to write a simple game to improve my Python knowledge as a newbie. The game starts with asking a first country name Then asking another country name starts with the end letter of first one. I...
tylerdurdane Game Development 11 4,302 Jul-14-2022, 12:40 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020