Challenge 1: Display Output

This challenge requires you to print the output in a particular format.

We'll cover the following

Problem Statement

You have to print the following statement to the console:

"I am learning Rust programming language"

Coding Exercise

Write your code below. It is recommended​ that you try solving the exercise yourself before viewing the solution.

Important Note: Please use only the above string in your solution code. If any other string is used, the test button will give a failed result.

Good luck!🤞

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy