Problem: Alice recently discovered programming.Help Alice to code her first Program.
Input:
Output: Hello World
Constraints:
Sample Input:
Sample Output:
Hello World
print("Hello World")
Learn Rust Series (#48) - Custom Error Types & the std::error::Error Traitscipio ·