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") |
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
Wrote a complete code to print "Buy Bitcoin"? Wow.