Spaces:
Running
Running
Paolo commited on
Commit ·
9858ec4
1
Parent(s): 14e0b23
typo fixed
Browse files
marimo/surface_adsorption.py
CHANGED
|
@@ -31,10 +31,9 @@ def _(mo):
|
|
| 31 |
|
| 32 |
## Instructions
|
| 33 |
1. Type your student ID
|
| 34 |
-
2. Select the
|
| 35 |
-
3.
|
| 36 |
-
4.
|
| 37 |
-
5. Perform at least 5 experiments at different temperatures
|
| 38 |
___
|
| 39 |
"""
|
| 40 |
)
|
|
|
|
| 31 |
|
| 32 |
## Instructions
|
| 33 |
1. Type your student ID
|
| 34 |
+
2. Select the temperature of the experiment
|
| 35 |
+
3. Click "Run Experiment"
|
| 36 |
+
4. Perform experiments at 5 different temperatures
|
|
|
|
| 37 |
___
|
| 38 |
"""
|
| 39 |
)
|