Changes

Jump to: navigation, search

OPS435 Python Lab 4

2 bytes removed, 23:26, 11 February 2018
Create a Python Script Demonstrating Comparing Lists
::*The script should contain no errors
:::'''Sample Run 1:'''<source>
run ./lab4b.py
list1: [1, 2, 3, 4, 5, 6, 7, 8, 9]
list2: [5, 6, 7, 8, 9, 10, 11, 12, 13, 14]

Navigation menu