Compare commits

3 Commits

Author SHA1 Message Date
5258b15584 create laptop folder and create new py file 2026-02-10 11:17:27 +02:00
7ace38d29a Merge pull request 'laptop updates' (#2) from laptop-test into main
Reviewed-on: #2
2026-02-10 09:09:42 +00:00
ee1bb66f39 laptop updates 2026-02-10 11:07:18 +02:00
3 changed files with 4 additions and 0 deletions

1
laptop/laptop.py Normal file
View File

@@ -0,0 +1 @@
#this is a comment

1
laptop_test.py Normal file
View File

@@ -0,0 +1 @@
print("Hello from the laptop")

2
test
View File

@@ -1 +1,3 @@
testing the git CLI testing the git CLI
update from laptop