2.7 Line Follower
The content on this page was translated automatically.
Nesting:
if (condition 1) {
if (condition 2) action 1 2;&
else action 1 n2; &
}
else {
if (condition 2) action n1 2;&
else action n1 n2; &
}
This website uses cookies for usage analysis with the Matomo software. This usage analysis is made anonymous and doesn't allow any conclusions about individual visitors. Please click on the information about data privacy.
The content on this page was translated automatically.
Nesting:
if (condition 1) {
if (condition 2) action 1 2;&
else action 1 n2; &
}
else {
if (condition 2) action n1 2;&
else action n1 n2; &
}