From 4b287a050080c0f273c2ed3ffabcb37b76dda4e2 Mon Sep 17 00:00:00 2001 From: IbrahimGanaMalgwi Date: Thu, 11 Jan 2024 11:25:34 +0100 Subject: [PATCH] I will love to be a part of the community --- Ibrahim.java | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Ibrahim.java diff --git a/Ibrahim.java b/Ibrahim.java new file mode 100644 index 0000000..80e811e --- /dev/null +++ b/Ibrahim.java @@ -0,0 +1,5 @@ +public class Ibrahim { +public static void main(String[] args) { + System.out.println("Ibrahim"); + } +}