Compare commits

5 Commits

3 changed files with 5 additions and 1 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")

4
test
View File

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