Rust: Controle de Fluxo (Loop): Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 May 2020

  • curprev 01:3401:34, 12 May 2020Ebasso talk contribs 1,584 bytes +1,584 Criou a página com "Exemplo usando Controle de Fluxo em Rust <nowiki> fn main() { println!(""); let numero = 6; if numero % 4 == 0 { println!("número é divisível por..."