Spaces:
Sleeping
Sleeping
Update pages/110_PHD Level_Thinking.py
Browse files
pages/110_PHD Level_Thinking.py
CHANGED
@@ -6,11 +6,13 @@ st.title("Levels of Thinking")
|
|
6 |
# Descriptions
|
7 |
st.markdown("""
|
8 |
### One/Multi-Shot System 1 Thinking
|
9 |
-
|
10 |
|
11 |
### One/Multi-Shot System 1/2 Thinking
|
12 |
-
|
13 |
|
14 |
### One/Multi-Shot System 1/2 Explaining the Unexpected
|
15 |
-
|
|
|
|
|
16 |
""")
|
|
|
6 |
# Descriptions
|
7 |
st.markdown("""
|
8 |
### One/Multi-Shot System 1 Thinking
|
9 |
+
*High School Level*
|
10 |
|
11 |
### One/Multi-Shot System 1/2 Thinking
|
12 |
+
*College Level*
|
13 |
|
14 |
### One/Multi-Shot System 1/2 Explaining the Unexpected
|
15 |
+
*PhD Level*
|
16 |
+
*Essentiall, it is not in the all-combinations space and it does not exist on the polytope*
|
17 |
+
|
18 |
""")
|