dataprofessor / streamlit_freecodecamp

Build 12 Data Apps in Python with Streamlit
577 stars 541 forks source link

Putting the graph part in if else to avoid errors. #5

Open LEGEND2310 opened 3 years ago

LEGEND2310 commented 3 years ago

Changed the code to such that the graphing block of the code now resides in an if-else statement that checks whether the user has chosen any cryptocurrency and if not it asks them to select some.