Skip to content

Conversation

@CoraJacobson
Copy link

Copy link

@swift-student swift-student left a comment

Choose a reason for hiding this comment

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

Nice job on this one, Cora! You did great on all the assignments from the first sprint. Keep it up :)

Comment on lines +34 to +35
let formatter = NumberFormatter()
formatter.numberStyle = .currency

Choose a reason for hiding this comment

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

Nice job getting the currency formatter working.

Comment on lines +44 to +50
convert(amountString: "15.00")
convert(amountString: "25.00")

currency = Currency.mxn

convert(amountString: "15.00")
convert(amountString: "25.00")

Choose a reason for hiding this comment

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

I appreciate the test cases here.

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