Code from the uDemy course
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# py-practical-guide
|
|
|
|
|
|
|
|
Code from the uDemy course
|
|
|
|
|
|
|
|
## Section 2 - Basics
|
|
|
|
|
|
|
|
Components of the BlockChain
|
|
|
|
|
|
|
|
- Data (coins)
|
|
|
|
- The Chain
|
|
|
|
|
|
|
|
Data Types
|
|
|
|
|
|
|
|
- Integer
|
|
|
|
- Float
|
|
|
|
- Boolean
|
|
|
|
- Strings
|
|
|
|
|