File size: 422 Bytes
4aa4810
 
 
13b2a18
4aa4810
 
 
13b2a18
 
4aa4810
13b2a18
298aa8d
4aa4810
13b2a18
 
 
dbb3f53
4aa4810
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
import streamlit as st

# Title
## Levels of Thinking

# Descriptions
st.markdown("""
## One/Multi-Shot System 1 Thinking
### High School Level

## One/Multi-Shot System 1/2 Thinking
### College Level

## One/Multi-Shot System 1/2 Explaining the Unexpected
### PhD Level*
### Essentiall, the solution is not in the all-combinations space (or requires extra effort to identifiy) and it does not exist on the polytope

""")