Richard Rodrigues

Results 8 issues of Richard Rodrigues

Algunos ajustes de corrección en español (some changes in spanish)

"Obscure" significa "confuso" (vb. to make unclear, vague, or hidden) "Obscuro" podría cambiarse a "oscuro" pero útil aunque no suena bien.

CodePlayground is in Python3 but examples and exercise is in Python2 ``` # default solution print MiCarro1.description() ^ SyntaxError: invalid syntax ``` ``` print(MiCarro1.description()) # Pass ```

spanish translation + wikipedia spanish link

Spanish language Wikipedia links

This is the warn I get just after type gatsby develop; there's no compatibility with gatsby version >3 ? warn Plugin gatsby-plugin-crisp-chat is not compatible with your gatsby version 3.8.1...

missing "git clone" url