I work on Type script i need to ask question what is wrong when executed this statatment
what is error existing on block below when executing it
i need error syntax or logic
Const value=Math.random()<0.5?"a":"b"
if(value !=="a")
{
}
else if(value==="b")
{
}
Anandu G NathPosted Jan 24, 2024, 6:58 AM
try this
Sachin SinghPosted Jul 6, 2022, 8:10 AM
ahmed salahPosted Jul 6, 2022, 7:42 AM
Asma KhalidPosted Jul 6, 2022, 6:12 AM
Salman BegPosted Jul 6, 2022, 2:17 AM