Template repo for RepoBee demo task-1
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
250 B

3 years ago
  1. # RepoBee demo task-1
  2. Welcome to the instructions for task-1! Complete the exercises listed below and
  3. submit the results by pushing them to your repository.
  4. ### Exercise 1
  5. Write a program `hello.py` that prints "Hello, world!" to standard output.