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

Bank Accounts - Wave 3 #72

Open
wants to merge 7 commits into
base: KED/master
Choose a base branch
from
Open

Conversation

kedevlin
Copy link

Completed wave 3.

check_valid_balance
@open_date = DateTime.strptime(open_date, "%Y-%m-%d %H:%M:%S %z")
end
def check_valid_balance

Choose a reason for hiding this comment

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

I like the way you used this method to check the balance, I would recommend adding whitespace between the end from a previous method and the def of a new method

@kariabancroft
Copy link

Nice job on this! Your code is a pleasure to read - clear and concise

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