Skip to content

Commit 93c68a8

Browse files
authored
Add files via upload
1 parent 0dcfc83 commit 93c68a8

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

vedanti.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/usr/bin/python
2+
# -*- coding: utf-8 -*-
3+
4+
kd = raw_input("type anything:")
5+
while True:
6+
print("Vedanti is डुक्कर")
7+

0 commit comments

Comments
 (0)