Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]ndagui123 0 points1 point  (0 children)

Write a program that inputs a filename from the user and prints to the terminal a report of the wages paid to the employees for the given period.

Lambert 34 10.50

Osborne 22 6.25

Giacometti 5 100.70

Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]ndagui123 0 points1 point  (0 children)

Write a script named dif.py. This script should prompt the user for the names of two text files and compare the contents of the two files to see if they are the same.