We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d720d06 commit 7e4363dCopy full SHA for 7e4363d
Import/Cowsay.py
@@ -1,3 +1,3 @@
1
from cowsay import *
2
-i = (input("Enter your name: "))
+i = trex(input("Enter your name: "))
3
0 commit comments