Skip to content

Commit 7e4363d

Browse files
Update Cowsay.py
1 parent d720d06 commit 7e4363d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Import/Cowsay.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from cowsay import *
2-
i = (input("Enter your name: "))
2+
i = trex(input("Enter your name: "))
33

0 commit comments

Comments
 (0)