ljahier / learn-rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Rust with some small projects

  • print-multiplication - Print multiplication tables up to 10
  • fizz-buzz - Count to 100 and print "Fizz" if the number is a multiple of three, "Buzz" for multiples of five and if is multiple of three AND five print "FizzBuzz"

About


Languages

Language:Rust 100.0%