L
'girl'.replace('gir', 'rof')
"girl".replace(/..(.)/, "$1of")
Size: a a a
L
'girl'.replace('gir', 'rof')
"girl".replace(/..(.)/, "$1of")
T
"girl".replace(/..(.)/, "$1of")
"girl".replace(/(.).(.)/, "$2of")
DZ
"girl".replace(/(.).(.)/, "$2of")
L
"girl".replace(/(.).(.)/, "$2of")
F
F
МВ
B
F
В
F
p
F
DZ
B
p
B
F
F
В