Get all Dragon information:
dragons = spacexpython.dragons.dragons()
print(dragons)
Get a specific Dragon information:
dragon = spacexpython.dragons.one('dragon2')
print(dragon)
Get all Dragon information:
dragons = spacexpython.dragons.dragons()
print(dragons)
Get a specific Dragon information:
dragon = spacexpython.dragons.one('dragon2')
print(dragon)
From here you can search these documents. Enter your search terms below.
| Keys | Action |
|---|---|
| ? | Open this help |
| n | Next page |
| p | Previous page |
| s | Search |