Update post-lecture-quiz.md

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

@ -3,10 +3,10 @@
1. Arguments must be provided for all parameters in a function
- [ ] true
- [ ] false
- [x] false
2. What does a default value do?
- [ ] Sets a correct value
- [ ] Gives a starter value for a parameters so your code still behaves if you omit an argument for it
- [x] Gives a starter value for a parameters so your code still behaves if you omit an argument for it
- [ ] Has no utility

Loading…
Cancel
Save