@ -9,6 +9,8 @@ while True:
command = input(currentDirectory + " > ")
if command == "pwd":
print(currentDirectory)
elif command == "cat *":
print("You ran cat")
elif command == "version":
print(version)
else:
The note is not visible to the blocked user.