BaseMax / BaseMax/CurrencyAPIGo

پیشنهادات / سوال / نظر

Open
#3 14 comments 1 reaction 1 assignee Claimed by @itsjoniur View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.