Introductions to Trees and Graphs

#![allow(unused)]
fn main() {
println!("Hello World");
}