schauen ob es 2 dateien erstellt

This commit is contained in:
2024-06-22 19:26:22 +02:00
parent fe02eb6488
commit 3e4e1f5183

View File

@@ -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"]