Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help for a novice.... #5

Open
Bengills opened this issue Dec 16, 2023 · 1 comment
Open

Help for a novice.... #5

Bengills opened this issue Dec 16, 2023 · 1 comment

Comments

@Bengills
Copy link

Screenshot 2023-12-16 at 09 56 30

Anyone know why it's not recognising "playerchoice" with the integer?
It's just printing playerchoice/coputerchoice

@PratikThoratNortheastern

This is because you used double quotes around your variable names so instead of "playerchoice" write playerchoice without the quotes. And you should be good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants