Answer:
You can try afdah or 123 movies, maybe try Netflix if you have it
Explanation:
The sites do have ads but that's where I usually watch my movies
Is this the full question?
Protocal
I need to make this 20 charaters so ye
Answer:
Assuming that's in python, the answer would be 4
Explanation:
The ** operator is for raising a number to a power.
The // operator returns the number of times the right number can fit into the left (i.e round division).
So the answer would be three squared over two rounded down, or 4.