schauen ob es 2 dateien erstellt
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
#use functions to clean up the code for the specific functions
|
#use functions to clean up the code for the specific functions
|
||||||
# use a dictionary to map the commands to the functions
|
# use a dictionary to map the commands to the functions
|
||||||
|
|
||||||
|
#test if it detects that there are 2 files
|
||||||
|
|
||||||
command = None
|
command = None
|
||||||
|
|
||||||
available_commands = ["- 'note' for creating a note", "- 'task' for creating a note", "- 'exit' for exiting the application"]
|
available_commands = ["- 'note' for creating a note", "- 'task' for creating a note", "- 'exit' for exiting the application"]
|
||||||
|
|||||||
Reference in New Issue
Block a user