streamlit_freecodecamp icon indicating copy to clipboard operation
streamlit_freecodecamp copied to clipboard

Putting the graph part in if else to avoid errors.

Open LEGEND2310 opened this issue 4 years ago • 0 comments

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.

LEGEND2310 avatar May 31 '21 06:05 LEGEND2310