string interpolation
This commit is contained in:
3
ch07.jl
3
ch07.jl
@@ -166,6 +166,9 @@ end
|
|||||||
|
|
||||||
# Code for showing how string interpolation works
|
# Code for showing how string interpolation works
|
||||||
|
|
||||||
|
d
|
||||||
|
"d=$d"
|
||||||
|
|
||||||
"https://api.nbp.pl/api/exchangerates/rates/" *
|
"https://api.nbp.pl/api/exchangerates/rates/" *
|
||||||
"a/usd/$(dates[1])/?format=json"
|
"a/usd/$(dates[1])/?format=json"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user