Ad
  • Custom User Avatar

    Check if your solution have at the top: const React = require('react');

    Click in the TEST button to check if you wrote your components and class the right way. ;-)

    The kata it's working.

  • Custom User Avatar

    I had to create an object to map each alphabetic char with their ROOT13 counterpart, I need to study more ASCII methods.