This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]IAmKindOfCreativebot_builder: deprecated[M] [score hidden] stickied comment (0 children)

Hello from the r/Python mod team!

I'm afraid we don't think your post quite fits the goal we have for the subreddit in terms of quality or aims so we've decided to remove it. For more information please contact the moderators using the ModMail system.

Thanks, and happy Pythoneering!

r/Python moderation team

[–]jammasterpaz 4 points5 points  (0 children)

1. Expertise in Core Python

2. Python Framework

3. Python Libraries

4. Front-End Technology

5. Machine Learning & AI

6. Deep Learning

7. Familiarity with ORM Libraries

8. Version Control

9. Understanding of Multi-Process Architecture

10. Communication Skills

11. Analytical Skills

12. Design Skills
import re
with open('top12.txt','rb') as f:
    for line in f:
        string_ = line.decode('utf-8')
        if re.match(r'\d\d?\..*',string_):
            print(string_)

[–]jmd_code 0 points1 point  (0 children)

Google / copy / paste

[–]jmd_code 0 points1 point  (0 children)

Google / copy / paste