/// A function that accepts a character take-char: func(x: char) /// A function that returns a character return-char: func() -> char