Skip to main content
๐Ÿ› Bug HuntTS TypeScript Easyโšก+10 XP

Type Mismatch

TypeScript reports an error on this assignment.

๐Ÿ› Find the bug
1let count: number = "42";
๐Ÿ› The bug is on line 1

๐Ÿ”ง Select the correct fix: