How to read response API data without Hardcoding it
I am writing a CLI command where I’m taking input as coin name and currency from user. But when I’m assigning my input variable it’s throwing error. See code first.
I am writing a CLI command where I’m taking input as coin name and currency from user. But when I’m assigning my input variable it’s throwing error. See code first.