Spaces:
Sleeping
Sleeping
File size: 1,422 Bytes
2c2f647 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
import streamlit as st
def main():
st.title("Dromedary Species FAQ πͺ")
st.markdown("""
## Table of Contents
1. [Introduction](#introduction)
2. [Physical Characteristics](#physical-characteristics)
3. [Habitat](#habitat)
4. [Diet](#diet)
5. [Unique Features](#unique-features) π
6. [Blood Cell Biology](#blood-cell-biology) π
7. [FAQs](#faqs) β
8. [Further Reading](#further-reading) π
9. [References](#references) π
""")
st.markdown("## 1. Introduction <a name='introduction'></a>")
st.markdown("""
1.1. What is a Dromedary? πͺ
A dromedary is a species of camel with a single hump.
1.2. Where are they commonly found? π
They are commonly found in the Middle East, North Africa, and South Asia.
""")
# ... and so on for other sections
st.markdown("## 5. Unique Features π <a name='unique-features'></a>")
st.markdown("""
5.1. Single Hump πͺ
The single hump stores fat, which can be converted to water and energy.
5.2. Specialized Feet π¦Ά
Broad, flat feet for walking long distances in sand.
5.3. Long Eyelashes and Nostrils π
Adapted to keep out sand and dust.
5.4. Temperature Regulation π‘οΈ
Can withstand high body temperatures to reduce sweating and conserve water.
""")
st.markdown("## 6. Blood Cell Biology
|