Foundation of Python Strings
For further actions, you may consider blocking this person and/or reporting abuse
Foundation of Python Strings
For further actions, you may consider blocking this person and/or reporting abuse
Ever wondered what it takes to build a web3 startup from scratch? In the Stellar Dev Diaries series, we follow the journey of a team of developers building on the Stellar Network as they go from hackathon win to getting funded and launching on mainnet.
Top comments (2)
Be careful using
str
as a variable name, it is also used as a type, and it may cause some issues in the future, for example, with Python 3.6+:This is just a small comment, keep going !
Thanks just started the path :) to just test the app deployment in GitHub
Some comments may only be visible to logged-in visitors. Sign in to view all comments.