Code Execution
Python

Run Your First Program

Execute a complete Python program

Instructions

Write and execute a Python program that prints your name

Test Cases

1 tests
Test 1

Should print your name

Input None
Expected Your Name
main.python
Time limit: 10s
Lines: 1 | Characters: 0

Exercise Info

Type Code Execution
Difficulty
Points 10
Time Limit 10s

Hints

Click "Get Hint" to reveal helpful tips for solving this exercise.