Skip to content

finished the exercise#44

Open
stephdelrio wants to merge 1 commit intojnappy:masterfrom
stephdelrio:master
Open

finished the exercise#44
stephdelrio wants to merge 1 commit intojnappy:masterfrom
stephdelrio:master

Conversation

@stephdelrio
Copy link
Copy Markdown

thanks!

@@ -1,11 +1,15 @@

def function_age(user_age)
if user_age >= "21"
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

I know this worked, but you don't want to use strings with a comparison operator. If you're doing numeric operations, you should be converting to integers or floats

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