Answer:
The answer is d, because it is not reliable in the sense that it can be used for important and sensitive information when your collecting data.
The answer would be Assembly language as assembly language is not used for web development, but rather is a low level programming language.
Please mark branliest if this helped!!
Answer:
range
Explanation:
range(num1, num2) returns the numbers from num1 up to but not including num2.
Example: range(1, 4) will return the numbers 1, 2, 3.
Hope this helps :)