From bd8a03f8a7efcaf158e2cc7b6ae896b0bd6b78e8 Mon Sep 17 00:00:00 2001 From: Depresst0 Date: Fri, 15 Nov 2024 18:29:45 -0800 Subject: [PATCH] test2 --- cc/nerding | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cc/nerding b/cc/nerding index df4674e..5da7b14 100644 --- a/cc/nerding +++ b/cc/nerding @@ -1 +1 @@ -print("\U0001F913\U0000261D") \ No newline at end of file +print("This is" + sys.argv[1] + "\U0001F913\U0000261D") \ No newline at end of file