Browse Source

Remove exercise 2

master
Simon Larsén 3 years ago
parent
commit
266374749c
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      README.md

+ 0
- 5
README.md View File

@ -6,8 +6,3 @@ submit the results by pushing them to your repository.
### Exercise 1
Write a program `hello.py` that prints "Hello, world!" to standard output.
### Exercise 2
Write another program `add.py` that prompts the user for two numbers and prints
the sum of those numbers to standard output.

Loading…
Cancel
Save