Question: please answer true and false questions from 8 to 17. Make sure your answers are correct and I promise to give you a thumbs up

please answer true and false questions from 8 to 17. Make sure your answers are correct and I promise to give you a thumbs up
8. Anonymous functions are supported in python: a. True b. False 9. Variables are immutable in Python: a. True b. False 10. Tuples are immutable in Python: a. True b. False 11. Strings are immutable in Python: a. True b. False 12. In a python dictionary all elements are unique: a. True b. False 13. In a python set all elements are unique: a. True b. False 14. In python we can access each element of an array via its index: a. True b. False 15. In python we can't have more than one thread because of the Global Interpreter Lock: a. True b. False 3 Haskell 16. Haskell supports both object oriented and functional programming a. True b. False 17. Haskell separates side effects from pure code: a. True b. False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
