Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Week1 exercise #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Week1 exercise #2

wants to merge 1 commit into from

Conversation

julioromano
Copy link

Submitting this as a PR for completeness even though it's been already shared via gists.

It's OK with me going through this PR during the meeting.

Submitting this as a PR for completeness even though it's been already shared via gists.
"ten" => 10,
other => match other.parse() {
Ok(num) => num,
Err(_) => continue,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice

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

Successfully merging this pull request may close these issues.

2 participants