From 2dae31b3c577e15f4c4c9e6a3293affcee5695fb Mon Sep 17 00:00:00 2001 From: Agsha Athalla Nurkareem <agshaathalla@gmail.com> Date: Mon, 3 Apr 2023 17:54:21 +0700 Subject: [PATCH] add yunis --- yunis.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 yunis.py diff --git a/yunis.py b/yunis.py new file mode 100644 index 0000000..836145e --- /dev/null +++ b/yunis.py @@ -0,0 +1,2 @@ +for i in range(100): + print("yunis") \ No newline at end of file -- GitLab