rayochoajr commited on
Commit
df1624c
1 Parent(s): 2639964

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -7
app.py CHANGED
@@ -906,10 +906,3 @@ except Exception as e:
906
 
907
 
908
 
909
-
910
-
911
- ======
912
-
913
- refactor using programmer golf. keep all hardcoded values, inputs, outputs, and features. Optimize for UI / UX intuitiveness. move all hardcoded values to the top of the script without breaking anything. refactor and simplify with the goal of brininging ui ux principles to coding
914
-
915
- Use ui as guide
 
906
 
907
 
908