Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -74,4 +74,6 @@ st.write("b.Co-efficient of Quartile deviation")
|
|
| 74 |
|
| 75 |
st.write("c.Co-efficient of Variance")
|
| 76 |
|
| 77 |
-
st.write("d.Co-efficient of Standard deviation")
|
|
|
|
|
|
|
|
|
| 74 |
|
| 75 |
st.write("c.Co-efficient of Variance")
|
| 76 |
|
| 77 |
+
st.write("d.Co-efficient of Standard deviation")
|
| 78 |
+
|
| 79 |
+
st.write("THE END")
|