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
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 /* */.

Everything was clear?

Section 1. Chapter 7
course content

Course Content

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 /* */.

Everything was clear?

Section 1. Chapter 7
some-alt