4 Commits

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
update from laptop