Guess the word

Report a typo

Write below, what will be in the console.log :

let buffer1 = Buffer.from('Hyperskill');

let slicedBuffer = buffer.slice(5,10);

console.log(slicedBuffer.toString());
Enter a short text
___

Create a free account to access the full topic