Last active
October 25, 2021 04:30
-
-
Save dmattia/3c67aef1ed467213dafda797357b41e0 to your computer and use it in GitHub Desktop.
Trading bot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
print("Buy Bitcoin") |
I'm having trouble getting this to work, are there any docs? Running macOS v10.15.6
hmm, it works on my machine. Maybe try turning it off and then back on again?
gone? lol
Wrote a complete code to print "Buy Bitcoin"? Wow.
Good point @zeronecodes. I should have capitalized the "b" in "bitcoin" like you did.
When I get around to it, I will try to update this script to have proper capitalization, but I am quick busy at the moment with other projects, so this may take time.
Thank you for your support and patience.
@zeronecodes I finally had the time, and updated the capitalization of the "b" as you suggested. Thank you very much for your support!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm having trouble getting this to work, are there any docs? Running macOS v10.15.6