Skip to content

something different#4

Open
YEL-59 wants to merge 1 commit intotechwithtim:mainfrom
YEL-59:patch-1
Open

something different#4
YEL-59 wants to merge 1 commit intotechwithtim:mainfrom
YEL-59:patch-1

Conversation

@YEL-59
Copy link
Copy Markdown

@YEL-59 YEL-59 commented Jul 29, 2021

No description provided.


if playing.lower() != "yes":
playing = input('Do u Want to play!')
if playing != 'yes':
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a possibility that Yes, YES, yES etc is being typed into. So, .lower() is preferred by me. It's just a suggestion.

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

Successfully merging this pull request may close these issues.

2 participants