BaseMax / BaseMax/CurrencyAPIGo
پیشنهادات / سوال / نظر
Open
good first issue
help wanted
question
- Dominant language
- Go
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
```
sell, err := strconv.Atoi(currencies[name+"1"])
buy, err := strconv.Atoi(currencies[name+"2"])
............
buy, err := strconv.Atoi(currencies[name+"_2"])
```
همیشه بین عملگر یک فاصله قبل و بعد اش بزارید.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.