From 22ab83fc81f27f524dd3da9a51836788f26a3185 Mon Sep 17 00:00:00 2001 From: dhirarari Date: Thu, 24 Mar 2022 21:16:38 +0700 Subject: [PATCH 1/2] revisi1 --- baruu.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 baruu.py diff --git a/baruu.py b/baruu.py new file mode 100644 index 0000000..740eb68 --- /dev/null +++ b/baruu.py @@ -0,0 +1,2 @@ +'12345678' +print ('haloooo') \ No newline at end of file From ba6d5b23e3119aecffc0d1b94c344e1a0a64bc32 Mon Sep 17 00:00:00 2001 From: dhirarari Date: Thu, 24 Mar 2022 21:19:31 +0700 Subject: [PATCH 2/2] revisi2 --- baruu.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/baruu.py b/baruu.py index 740eb68..34f713f 100644 --- a/baruu.py +++ b/baruu.py @@ -1,2 +1,4 @@ '12345678' -print ('haloooo') \ No newline at end of file +print ('haloooo') +'asdfghjkl' +print('nama saya') \ No newline at end of file