eaglelandsonce commited on
Commit
dbb3f53
·
verified ·
1 Parent(s): 358aab6

Update pages/110_PHD Level_Thinking.py

Browse files
Files changed (1) hide show
  1. pages/110_PHD Level_Thinking.py +5 -3
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
- **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
  """)
 
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
  """)