Print Hello Python

# Introduction This challenge focuses on creating a simple Python script that takes user input and produces formatted output. The exercise reinforces fundamental Python concepts including user input handling and string formatting. <div class="alert alert-warning" role="alert"> <p>🧑‍ðŸ’ŧ New to Python or LabEx? We recommend starting with the <b><a style="color: unset;text-decoration: underline;" href="https://labex.io/courses/quick-start-with-python" target="_blank">Quick Start with Python</a></b> course.</p> </div>

|
60 : 00

Click the virtual machine below to start practicing