AIDrivenUI-Maps / app.py
mm2593's picture
Update app.py
7e8f50f
raw
history blame
218 Bytes
import streamlit as st
import panda as pd
import numpy as np
# this is a comment line
st.title("Project Name : AI Driven UI\n")
st.subtitle(" Challenge # 1: Maps πŸ•΅οΈβ€β™€οΈ " )
st.write(" In this app we are ")