From b0c060a881f79ad2f80f90e6ff3cc588c6dcb57a Mon Sep 17 00:00:00 2001 From: JailDoctor Date: Mon, 16 Mar 2026 11:27:30 +0100 Subject: [PATCH] Add sys.quit --- sys.quit.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sys.quit.md diff --git a/sys.quit.md b/sys.quit.md new file mode 100644 index 0000000..16408c8 --- /dev/null +++ b/sys.quit.md @@ -0,0 +1,7 @@ +# sys.quit() +Ix del joc. + +### Exemple +``` +sys.quit() +```