rust-learn
Popular repositories Loading
-
temperature-conversion
temperature-conversion PublicConvert temperatures between Fahrenheit and Celsius
-
the_twelve_days_of_christmas
the_twelve_days_of_christmas PublicPrint the lyrics of "The Twelve Days of Christmas"
Rust 1
-
guessing_game
guessing_game PublicThe game for users to guess a number generated randomly by the program
Rust
-
-
-
vec_int_stats
vec_int_stats PublicGiven a list of integers, use a vector and return the mean (the average value), median (when sorted, the value in the middle position), and mode (the value that occurs most often) of the list.
Rust
Repositories
- department_employees Public
A text interface to allow a user to add employee names to a department in a company.For example, “Add Sally to Engineering” or “Add Amir to Sales.” Then let the user retrieve a list of all people in a department or all people in the company by department, sorted alphabetically.
rust-learn/department_employees’s past year of commit activity - string_convertion Public
Convert strings to pig latin. The first consonant of each word is moved to the end of the word and “ay” is added, so “first” becomes “irst-fay.” Words that start with a vowel have “hay” added to the end instead (“apple” becomes “apple-hay”).
rust-learn/string_convertion’s past year of commit activity
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…