Answer the question
In order to leave comments, you need to log in
How to edit style.css on host via git?
Good afternoon!
The task is quite simple, but on the resources everything is quite confusing.
I need to set up git to edit a single .css file on the host, to get versions, merge them into one file, and control class conflicts if they occur.
Answer the question
In order to leave comments, you need to log in
>>> s = 'привет, как дела и твои приведд. и то какприсс'
>>> re.findall(r'(при\w+)', s)
['привет', 'приведд', 'присс']
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question