Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Code Syntax Correction Challenge | TypeScript Fundamentals
course content

Contenido del Curso

Introduction to TypeScript

Code Syntax Correction ChallengeCode Syntax Correction Challenge

This code contains some syntax errors. Your task is to identify the error locations and comment them out to make the code run successfully.

1. To use the single-line comment you can use //.
2. To use the multi-line comment use /* */.

¿Todo estuvo claro?

Sección 1. Capítulo 7
course content

Contenido del Curso

Introduction to TypeScript

Code Syntax Correction ChallengeCode Syntax Correction Challenge

This code contains some syntax errors. Your task is to identify the error locations and comment them out to make the code run successfully.

1. To use the single-line comment you can use //.
2. To use the multi-line comment use /* */.

¿Todo estuvo claro?

Sección 1. Capítulo 7
some-alt