RE: RE: Learning To Code #1
You are viewing a single comment's thread from:

RE: Learning To Code #1

steify(57)
Published in
#coding
Words
52
Reading
1 min
Listen
Play
5y

No, it doesn't. As it was my first time making a converter I just made fixed rates. If "from" ComboBox equals EUR and "to" equals USD then total = amount * 1.19. If "to" ComboBox equals USD and "to" equals EUR then total = amount * 0.84. Next time I try to get live price data.

@steify: No, it doesn't. | Ecency