1613 - GEC_PYTHON_HW1 Scoreboard

Time

2019/03/05 16:00:00 2019/03/19 12:00:00

Clarification

# Problem Asker Description Reply Replier Reply Time For all team

# Problem Pass Rate (passed user / total user)
12169 Hello World in Python

12169 - Hello World in Python   

Description

Given a specific text, you need to print out it with Python code!

Input

A line of text

Output

There are two lines for output, which are

1. The original given text above

2. Adding text "Hello~" before the given text and "!" after the given text

Sample Input  Download

Sample Output  Download

Tags




Discuss