Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobPapirov authored Jan 8, 2022
1 parent aa603c5 commit f491abc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
# Rosetta_Stone
This repo will contain programs translated into multiple programming languages.

## Hello World
The "hello world!" program.

## basicMath
In this program the user is asked for his/hers name, if the input is blank ("") then a default name if set.
The user is asked to input one number, then another and finally is asked to sum the two numbers given.
If the user answers correctly, they'll be greeted by a "well done"-message. If not correct, then a "Incorrect"-message will display as well as the correct answer.

# When time permits I'll use this in a WebDev project.

0 comments on commit f491abc

Please sign in to comment.