3397778 41fbf45
1
2
3
4
5
6
import streamlit as st import water_quality_index if __name__ == "__main__": water_quality_index.run()