From 3ce5b8ad890646e3e7ee1eab6ff946408f031e97 Mon Sep 17 00:00:00 2001 From: aminaminumar Date: Thu, 7 Nov 2024 22:49:16 +0100 Subject: [PATCH] Forking assignmnet by Amina Aminu Umar --- fork_exercise.py | 1 + forking-assignment | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 fork_exercise.py create mode 100644 forking-assignment diff --git a/fork_exercise.py b/fork_exercise.py new file mode 100644 index 0000000..1873310 --- /dev/null +++ b/fork_exercise.py @@ -0,0 +1 @@ +print("My first assignment on Forking a repo") diff --git a/forking-assignment b/forking-assignment new file mode 100644 index 0000000..e5763f3 --- /dev/null +++ b/forking-assignment @@ -0,0 +1,5 @@ +7th November 2024 +Amina Aminu Umar +This is my first assignment.I successfully forked the python-programming-fellowship repository from Arewa Data Science. +I have created this file to add it to the repo.I will also create a python file. +Have a good day. \ No newline at end of file