Python Challenge! 01 The First Challenge

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

This is harder than accessing the Dark web

kashhnotfound
Автор

Nice, man, that is one flawless solution.

_JohnHammond
Автор

Yeah, I realized this one kind of got chopped.

To be honest, I'm having to have to be accepting of this one. I mean, we worked through the problem, and there wasn't a whole lot left -- this isn't necessarily one I want to redo. ;)

_JohnHammond
Автор

I'm not, actually -- I tried Java years ago when I was still trying to find my niche, and I really didn't like a lot of the unecessary syntax and the massive module/library structure. I did GUI stuff with Java, but really went on to leave it alone. I'll admit, it's still one super cool language, I just don't see myself using it very often.
How long have you been working with Python, what languages do you like alongside it?

_JohnHammond
Автор

I got sent something like this recently for a job interview, I don't know why people come up with this kind of stuff. It's esoteric and like most things you learn in school, it doesn't demonstrate 80% of what you'll come across in real-world software development. It's just one more industry designed hurdle to jump.

zoecarlibur
Автор

Excellent video, are you going to finish it ? :)

TechieGuy
Автор

What I did was just increment all the chars in "map" specified in the url by 2...in other words increment their ord values by 2 and then obtain the chars....so m in map is mapped to m+2 i.e. o and similiary a to c and p to am not sure if this is just a coincidence...

NagabhushanBaddi
Автор

John has been doing this for quite a while

yellow
Автор

How to go to next level now? I couldn't.

hungryvids
Автор

What kind of python is this? Putting semi colon, {# adding hash in curly bracrs #} ? The file is saved with .py still all this syntax work? I really must be not knowing something..

unicornsdesk
Автор

NinjaIDE would hate the way you format your python lol

KevinKennedy
Автор

that last if statement was like a magic show to me. Very confusing understood later that if the 26 letters are met you start again. Am i wrong ?

sofiaqwambui
Автор

it is better to put the source code
or the quetion it sele for us tp practice

ramisalim
Автор

You are a Java programmer, aren't you ?
You implement stuff as a Java guy, I like Java but may favorite language is Python..

TechieGuy
Автор

Man the way you write python Hmmm. You are committing a crime python is all about writing less code and do so much with it.

cherifsoltani