Skip to content
Snippets Groups Projects
Commit bd0bf2d3 authored by Sarah Fiedler's avatar Sarah Fiedler
Browse files

really add index.js

parent 050c8ea1
No related branches found
No related tags found
No related merge requests found
const options = ["Stein", "Papier", "Schere"];
function getRandomComputerResult(){
console.log(Math.random());
}
getRandomComputerResult();
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment