Answer:
Clouds
Explanation:
It is created by trapped dust and water.
Answer:
int()
Explanation:
float() is using decimals, so that can't be it, like float(input( "how much does this cost?"))
print() is used to print something, not a user asking, like print("hello")
string() means like a whole, like string( I am good)
By elimination, int() is correct.
Hope this helps!
Complete Question
The complete question is shown on the first uploaded image
Answer:
a) The required additional minterms for f so that f has eight primary implicants with two literals and no other prime implicant are
and 
b) The essential prime implicant are
and 
c) The minimum sum-of-product expression for f are
Explanation:
The explanation is shown on the second third and fourth image