Loading...
Python-OYP-001 - Welcome to Python Programming Camp
Time: 1 s
Memory: 125 MB
 
As a newbie to the programming world, let's start with how to print a text using the Python Programming Language. In this problem, you need to print the following lines of text each in a separate line. You must follow the same uppercase and lowercase format.

Welcome to Python Programming Camp
One Year Programming
CoderOJ
 
Input
There is no input into this problem.
Output
Print the given lines of text each in a separate line.
Examples
Input
Output
Welcome to Python Programming Camp
One Year Programming
CoderOJ
Problem Info
Problem ID 117
Time Limit 1000 ms
Memory Limit 128000 KB
Moderators muncityuni
Statistics
Submit
You need to Login or Registration for submit your solution