learn python 3 the hard way lesson 13

preview_player
Показать описание
But, after way too much time, I figured out what the solution was to this exercise. The instructions are in the lesson but ... the answer bears repeating: run the script from the terminal not from the python prompt!

I found a lot of people with the same problem on the web.
Рекомендации по теме
Комментарии
Автор

Thank you, man! 'Twas a great help!

luckyjones
Автор

God bless you! I spent 5 days trying to figure out this!! :))

Marija
Автор

Thank you for this video. This is my first struggle with this book. Thanks!

stoicfloor
Автор

Thank you so much! I've been stuck on this for days.

carissaferguson
Автор

To print this correctly you just have to write the command like Zed said not like you added it:
python PTHW13.py 1 2 3
Instead the right command is:
python PTHW13.py first 2nd 3rd
This will show exactly what ZED has shown on the book

omipro
Автор

Thanks Dennis, this helped a lot. I've been stuck on this part as well and was able to figure it out with your video.

FooRealz
Автор

Thanks man for d help.... Much appreciated....!!!!

SachinSharma-ozni
Автор

thanks for the video. i am stuck at exercise 15 ? how do i import file in python? can u make a video on that too please .

MR.BUCK_MAN
Автор

Thankyou so much for posting this. now I can move onto lesson 14 :-)

bombswabs
Автор

Dennis, Thanks a lot, that really helped!

zaharous
Автор

can jou tell me why othing happens when i typ in shift. I have windows 10

sugermeli
Автор

Probably not necessary... there is very little in the book except for print and input statements that are spec. to Python 2.7 vs 3

pleabargain
Автор

At this point, I then input the code into the python program and it's not working? What's the next step? I'm still stuck here.

gbravy
Автор

Does anyone send the book "LEARN PYTHON 3 THE HARD WAY"

shirsenduhalder