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

(COMPLETE) Itinerary - Review, please :) #7

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

BigSpaces
Copy link
Owner

@BigSpaces BigSpaces commented Oct 6, 2022

Hello @BrooklinJazz

I have gone through the Itinerary exercise, though I get errors when running Utils.feedback(:itinerary, Itinerary)

My reasoning for the completion is in a code cell at the bottom of the page. I realsed the "inclusive" nature of the comparison afterwards so I added the <= operator in the solution cell afterwards.

Please feel free to address the review either here or during our pre-instruction time. Whatever format suits best!

Thank you

@BrooklinJazz
Copy link

Given we did this together, and this is an older version of the exercise, would you still like review?

@BrooklinJazz
Copy link

I'll say the exercise looks very well done, I don't have any major comments :)

finish = DateTime.new!(~D[2022-04-24], ~T[13:00:00])
available_mins = DateTime.diff(finish, start, :minute)

# 2 INPUT: Keyword List

Choose a reason for hiding this comment

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

Great problem solving, starting with input and output!

@BigSpaces
Copy link
Owner Author

BigSpaces commented Oct 7, 2022 via email

@BigSpaces BigSpaces changed the title Itinerary - Review, please :) (COMPLETE) Itinerary - Review, please :) Oct 7, 2022
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.

3 participants