alexkueck commited on
Commit
06d3d78
1 Parent(s): 8c43c99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,7 +91,7 @@ def translate():
91
  return "Kommt noch!"
92
 
93
  #Programmcode KI
94
- def codeing():
95
  return "Kommt noch!"
96
 
97
  #######################################################################
 
91
  return "Kommt noch!"
92
 
93
  #Programmcode KI
94
+ def coding():
95
  return "Kommt noch!"
96
 
97
  #######################################################################