Skip to content
AlgPlayground
Main Navigation
Lectii
Helper
Pseudocod
Appearance
Menu
Return to top
On this page
c
if
(conditie)
{
InstrIf;
}
else
{
InstrElse;
}