how color any of these SDL shapes please? tia
@startuml
start
repeat :Input<
repeat while (Successful?) is (NO)
->YES;
end
start
repeat :Output>
repeat while (Successful?) is (NO)
->YES;
end
start
repeat :Procedure|
repeat while (Successful?) is (NO)
->YES;
end
start
repeat :Load\\
repeat while (Successful?) is (NO)
->YES;
end
start
repeat :Save/
repeat while (Successful?) is (NO)
->YES;
end
start
repeat :Continuous}
repeat while (Successful?) is (NO)
->YES;
end
start
repeat :Task]
repeat while (Successful?) is (NO)
->YES;
end
@enduml