From 0b353bb3b917a7c07e4d539776364e7c1f914d3c Mon Sep 17 00:00:00 2001 From: Katherina Dayaon Date: Tue, 4 Feb 2025 18:11:11 -0500 Subject: [PATCH 1/2] Update myfirstcommit.py --- myfirstcommit.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/myfirstcommit.py b/myfirstcommit.py index f2a85f3..b7d587e 100644 --- a/myfirstcommit.py +++ b/myfirstcommit.py @@ -1,2 +1,4 @@ # Add a few lines of code here, then commit your changes on GitHub Desktop # push your changes to a forked repo, and create a pull request to the main repository + +print("SKIBIDI TOLIET") \ No newline at end of file From fee014a33d3cbfda915032205aef1ece963b5b17 Mon Sep 17 00:00:00 2001 From: Katherina Dayaon Date: Tue, 4 Feb 2025 18:14:27 -0500 Subject: [PATCH 2/2] yas --- myfirstcommit.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/myfirstcommit.py b/myfirstcommit.py index b7d587e..758c4ef 100644 --- a/myfirstcommit.py +++ b/myfirstcommit.py @@ -1,4 +1,5 @@ # Add a few lines of code here, then commit your changes on GitHub Desktop # push your changes to a forked repo, and create a pull request to the main repository -print("SKIBIDI TOLIET") \ No newline at end of file +print("SKIBIDI TOLIET") +print("rizz") \ No newline at end of file