What means of Syntax | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

What means of Syntax

Please help me

22nd Dec 2020, 3:39 AM
Shubham Mishra
Shubham Mishra - avatar
2 Antworten
+ 4
if (condition) code.... else code... it's conditional statements its means if condition becomes true which action be apply or condition becomes false
22nd Dec 2020, 4:03 AM
Shahghasi Adil
Shahghasi Adil - avatar
+ 2
It's like the grammar of programming languages.
22nd Dec 2020, 4:24 AM
Sonic
Sonic - avatar