Question: 9:16 Classroom l UE docs.google.com Question one : Write and run Python code for the following example using https://repl.it/languages/python3 online compiler, copy the code from
9:16 Classroom l UE docs.google.com Question one : Write and run Python code for the following example using https://repl.it/languages/python3 online compiler, copy the code from the compiler and paste it in the answer area, then take a screenshot of your work (code and output) and submit it. DO NOT CROP THE SCREENSHOT. Question 1 Write a Python program to Create variable X as a list and assign to it all the values from -200 to 200 using range method. 1. Print out all variable X elements. 2. Print out the number of items in list X 3. Print out all the even elements in the list X 4. Print out all the positive elements in the list X 5. Print out 25 from the list X 6. Find out how many Zeros do we have in the list. x Your answer Unload the screenshot or The previous
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
