Sha256: fb1f7e56e2274a00e787572cdb18a963fd9fb5db8507630e87bf5c83bc012622
Contents?: true
Size: 291 Bytes
Versions: 275
Compression:
Stored size: 291 Bytes
Contents
## Hints This exercise requires you to handle data related to currency and money. A normal approuch is to use the [Decimal](https://msdn.microsoft.com/en-US/library/system.decimal.aspx) struct to store currency values. Note though that you then only store the numeric value of a currency.
Version data entries
275 entries across 275 versions & 1 rubygems