Update pre-lecture-quiz.md

respuestas pre-lecture
pull/719/head
Omar Cortes 3 years ago committed by GitHub
parent 3a80e6c5c9
commit 771be4de29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,10 +3,10 @@
1. What's an argument? 1. What's an argument?
- [ ] It's something you declare in the function definition - [ ] It's something you declare in the function definition
- [ ] It's something you pass into a function at invocation time - [+] It's something you pass into a function at invocation time
- [ ] It's something you have with people you know - [ ] It's something you have with people you know
2. True or false: a function must return something 2. True or false: a function must return something
- [ ] true - [ ] true
- [ ] false - [*] false

Loading…
Cancel
Save