Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need some help
#3
(May-05-2018, 05:44 PM)buran Wrote:
(May-05-2018, 05:06 PM)Volby Wrote: doesn't seem to work
does not tell us much...
do you get an error? it doesn't do what is expected?
or maybe you don't call function decision at all?

Yeah sorry, might have not been entirely descriptive. Basically after the code:
birth_place = input('Where were you born?')
print('You were born in %s. ' % birth_place)
Nothing shows up, I don't get an error or anything. This is what the output of the code looks like https://gyazo.com/7b66d3ab85334387fe67d05538c5cf1f.
It just sort of ignores? the decision code.
Reply


Messages In This Thread
Need some help - by Volby - May-05-2018, 05:06 PM
RE: Need some help - by buran - May-05-2018, 05:44 PM
RE: Need some help - by Volby - May-05-2018, 05:48 PM
RE: Need some help - by buran - May-05-2018, 05:59 PM
RE: Need some help - by Volby - May-05-2018, 06:00 PM
RE: Need some help - by buran - May-05-2018, 06:05 PM
RE: Need some help - by Volby - May-05-2018, 06:07 PM
RE: Need some help - by buran - May-05-2018, 06:55 PM
RE: Need some help - by Volby - May-05-2018, 08:38 PM
RE: Need some help - by buran - May-05-2018, 08:50 PM
RE: Need some help - by Volby - May-05-2018, 09:03 PM
RE: Need some help - by buran - May-05-2018, 09:14 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020