I am a person who loves an active lifestyle and always strives for something new. Recently I became interested in web programming and decided to take a course Rsschool.
const assert = require('chai').assert;
describe("Tests", () => {
it("test", () => {
assert.strictEqual(numberToString(67), '67');
});
});
Director of the EPAM
Level A1 (A2 in the process of learning with the Duolingo app)