#๐ Smart AI
59 messages ยท Page 1 of 1 (latest)
@tall oriole
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
Please react with โ
to upload your file(s) to our paste bin, which is more accessible for some users.
that's not asking for help
if you want to showcase your work, please don't use a help thread
if you want to show something to someone speicfically, maybe dm them
are you saying the game you made doesnt work?
k i won't try
It looks like you rigged it
yes
what is sys module doing here
def get_ai_choice():
if last_player == "rock": return "paper"
if last_player == "paper": return "scissors"
if last_player == "scissors": return "rock"
return random.choice(choices)
That guarantees the AI to always win
bruh
then remove random dude
if you want the AI to win simple
or just print AI won , regardless of choice
i made smth aswell.
no if else stuff
whta is it
so use the links in the top right corner
bro it's python
i mixed a few coding apps
this is not how it works..
wdym
i mean kinda
also how you gonna run it
theres better ides on top right corner
ik
what you want me to help in this?
make better
sigh*
lemme try
ofc imma use chatgpt cuz i am rusted yk and i am not familiar with some modules you used in it
it's working fine
what you want better in it dude
ai or whatever
!close
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.