Skip to content

Commit 7a1fde7

Browse files
Krishnansriram122000bearlike
authored andcommitted
Krishnan S: CS B 180501080 (#3)
1 parent c2ef6b8 commit 7a1fde7

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.gitconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[user]
2+
3+
name = Krishnan S
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
for i in range(50):
2+
print('hello world')
3+
#ASS G ASSIGNMENT 1 ON GIT
4+
5+

0 commit comments

Comments
 (0)