RE: 1kp

You are viewing a single comment's thread from:

1kp

in steemit •  6 years ago  (edited)

hey I see, you are trying to use my bot, you have to write like this

``,`Python

codes

``,`

you need to remove the comma.

another example ;


from blocktrades.convert import *
print(steem_to_btc(steem_amount=100))

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Your python code

from blocktrades.convert import *
print(steem_to_btc(steem_amount=100))

Execute your python code

{'steem': 100, 'btc': 0.01178963}



If you found this comment useful, please consider upvoting it to help keep this execute python bot running.
Made by @hakancelik

thanks.