Hi guys can u tell me what is wrong? Iam beginer

0 views
Skip to first unread message

vord...@gmail.com

unread,
Apr 20, 2018, 10:56:37 AM4/20/18
to Anaconda - Public
Snímek obrazovky (41).png

James Ramsey

unread,
Apr 20, 2018, 1:43:11 PM4/20/18
to Anaconda - Public
One of your calls to "print" is malformed. It should be this:

print("Welcome: {}:".format(name))

Will Warner

unread,
Apr 20, 2018, 5:03:28 PM4/20/18
to Anaconda - Public
Or: print("Welcome "+name)

Lots of ways to do it.
Reply all
Reply to author
Forward
0 new messages