Focus mode

Rust Fundamentals

Expressions:Control Flow in Loops

This video also explains how to write an if / else conditional statement in Rust.

There are if, else, else if, let, loop, while, for, again!, break, continue, return, with the usual semantics known from C. And there are unique semantics like let and again!.

You can find detailed further information from Rust Official documentation:

https://doc.rust-lang.org/book/ch03-05-control-flow.html

left-disk

Programs to Accelerate Your Progress in a Software Career

Join our 4-8 month intensive Patika+ bootcamps, start with the fundamentals and gain comprehensive knowledge to kickstart your software career!

right-cube

Test

Comments

You need to enroll in the course to be able to comment!