[Python-Belgium] check my code please :-)
S. Champailler
schampailler at skynet.be
Fri Sep 20 08:41:06 EDT 2019
you're missing a variable definition of your_name. Add your_name = "blabla" at the top of the code for it to run properly.
regards,
stF
> Le 10 septembre 2019 à 17:48, Nancy Scherlynck <nancy.scherlynck at deliverect.com> a écrit :
>
> Hi,
>
> I hope this isn’t weird to ask out of the blue. But could you check this code that I wrote?
>
> I’m just a beginner with coding so far, I did my first course a few weeks ago.
>
>
> # Set variables
> your_skills = ['Python', 'Building APIs', 'Team player', 'Flask']
>
> print(f'Hello {your_name}')
>
> print('Can you imagine yourself scaling a successful software platform to the whole world?')
>
> skills_needed = ['Python', 'Building APIs',
> 'Team player', 'Flask']
>
> bonus_skills = ['MongoDB', 'Docker', 'Kubernetes',
> 'basic cloud knowledge', 'Postman']
>
> years_python_experience_needed = 1
>
> if all(s in your_skills for s in skills_needed):
> print('I’ll tell you more about what we do here at Deliverect and what you and us can do together!')
>
> What do you think about it?
>
> As you can tell by my code I’m not a very good coder (yet).
> But I’d love to have a chat about coding, what we do at Deliverect, what do you say?
>
> Cheers,
> --
> Nancy Scherlynck
> HR Manager
>
>
>
>
>
> +32 477 869 417
> Ferdinand Lousbergkaai 103 b3,
> 9000 Ghent, Belgium
> http://www.deliverect.com
>
>
>
>
>
> _______________________________________________
> Belgium mailing list
> Belgium at python.org
> https://mail.python.org/mailman/listinfo/belgium
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/belgium/attachments/20190920/d18f437e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Jimmy Mail pic.png
Type: image/png
Size: 10938 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/belgium/attachments/20190920/d18f437e/attachment.png>
More information about the Belgium
mailing list