value: 6 TypeError on round(five): type str doesn't define __round__ method value: None value: 0.6 You cannot divide a number by zero value: None value: 50 fifty cannot be converted into an integer value: None Could not open xxxx 3 3 9 5 2 7 6 8 10 1 List: [3, 3, 9, 5, 2, 7, 6, 8, 10, 1] List: [3, 3, 9, 5, 2, 7, 6, 8, 10, 1] The letter i appears 4 times in Mississippi
cd it117
cd ex
mkdir ex4
ls
cd it117/ex/ex4
chmod 755 ex4.py
cp /home/ghoffman/course_files/it117_files/numbers.txt .
./ex4.py
value: 6 TypeError on round(five): type str doesn't define __round__ method value: None value: 0.6 You cannot divide a number by zero value: None value: 50 fifty cannot be converted into an integer value: None Could not open xxxx 3 3 9 5 2 7 6 8 10 1 List: [3, 3, 9, 5, 2, 7, 6, 8, 10, 1] List: [3, 3, 9, 5, 2, 7, 6, 8, 10, 1] The letter i appears 4 times in Mississippi
~ghoffman/it117_test/ex04.shThe script will prompt you for your Unix username.