We could create stuff to replace plastic like straws,Six pack rings, and other stuff so pollution would go down and less plastic in the ocean
Answer:
See Explanation
Explanation:
Required
Complete the given code
First, it should be noted that the original code (in the question) is complete, however it is poorly formatted.
The errors that may arise when the code is run is as a result of the poor format of the code.
I've corrected all errors and I fixed the indentations in the original code.
<em>See attachment for the complete code.</em>
Answer:
try declarimg smt before the int eg answer=int(input("your answer"))
Answer:
D. The sun
Explanation: Illuminated objects are objects that are capable of reflecting light to our eyes. The sun is an example of a luminous object, while the moon is an illuminated object.
Answer:
There will be 3 lines of data left
Explanation:
When you use "w" command it overwrites all lines that already exists, to avoid this use "a" instead to append lines of data onto the text file