Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
ymbirtt
ymbirtt has asked
1
questions and find answers to
6
problems.
Stats
167
EtPoint
54
Vote count
1
questions
6
answers
About
I'm a Maths & CS undergraduate! Hooray!
ymbirtt questions
How can I appropriately mock out a method that returns yield?
ymbirtt answers
Why doesn't \0 work in Python regexp substitutions, i.e. with sub() or expand(), while match.group(0) does, and also \1, \2, ...?
Python regex to match SQL INSERT statements
Is it possible to declare a variable with a value for string and a placeholder in python?
Ruby - get method params names and values [duplicate]
How math operators are identified
In Python, how to parse a string representing a set of keyword arguments such that the order does not matter