Message from Python discussions

November 2018

— Pinned post ^^

— 

Hey guys, regexp help needed, should allow digits, comma, hiphen

1,2,3,4-9,15 - True
1,2,3,15,4-9, - True
1,2,3, 4-9,15 - False

— Guys need a help

— What does import types mean in python??

— I searched in google but couldn't understand ??

— Must be ^[+\d,-]+$

— Does anyone know JavaScript

— ?

— I want to grab all the links from a url

— Yeah..use beautifulsoup

— U can get all links from an url

— Try this