mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-06 08:49:17 +02:00
Merge pull request #8 from andrewpollack/patch-6
Add link to FizzBuzz definition
This commit is contained in:
commit
ebd33a5b5f
@ -1,6 +1,6 @@
|
||||
# Functions
|
||||
|
||||
A Rust version of the famous FizzBuzz interview question:
|
||||
A Rust version of the famous [FizzBuzz](https://en.wikipedia.org/wiki/Fizz_buzz) interview question:
|
||||
|
||||
```rust,editable
|
||||
fn main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user