Skip to content

Commit

Permalink
Update test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ydv-amit-ydv authored Apr 16, 2024
1 parent 89ac308 commit 4649899
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test.py
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
print("testing finsihed")
print("testing finsihed")
user_input=input("write a demo text here")
print(f"You entered: {user_input}")
print("You entered:", user_input)

0 comments on commit 4649899

Please sign in to comment.