-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Feature/new perl regex questions and answers #186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/new perl regex questions and answers #186
Conversation
Added new questions related with KVM, Libvirt and DNF
|
Nice. I think we might want to have a whole separate section for regular expression exercises, but that's for another commit. |
|
How do you think is the best way to do it? Create a new
|
Perl section should move entirely to exercises/perl/README.md as it will be done for all the other sections. |
Perfect, I'll move the whole section then. It will be better. I think it's better to have separated regex sections for every language. Python does not have all the features of the Regular expressions in Python and Perl Let me know what do you think about and we can make the change as you think it's better. |
Sounds good to me. Let's then move Perl to the exercises directory and keep the regex sections separated. |
Perfect. I'll do the change. Tyvm! |
* New questions and spell check (bregman-arie#181) Added new questions related with KVM, Libvirt and DNF * Add new perl regex questions and answers * Add one way to avoid one-liners in regex
No description provided.