Rust Taskbook Level 10.3
Given an array of six digits, check if you can assemble a winning ticket from these digits.
Given an array of words, get a random word from this array that starts with a given letter.
Make a function that takes a singular English noun as a parameter and returns it in the plural.
Print to the console all pairs of friendly numbers from a given range.