We're a place where coders share, stay up-to-date and grow their careers.
My solution in ruby
Nice! Trusty repl.it Had no idea you could embed that, how do you do that if you don't mind my asking?
Basically, you should add your '@username/replit_name' inside
{% replit [here] %}
See dev.to/p/editor_guide for more options.
What about a range?
Oh, yeah.
(1..num)
Forgot about range.
My solution in ruby
Nice!
Trusty repl.it
Had no idea you could embed that,
how do you do that if you don't mind my asking?
Basically, you should add your '@username/replit_name' inside
See dev.to/p/editor_guide for more options.
What about a range?
Oh, yeah.
Forgot about range.