Please show all commands! Create a directory ~/assignments/assignment04 Create a
ID: 3549796 • Letter: P
Question
Please show all commands!
Explanation / Answer
import sys
print 'result of division is ',int(sys.argv[1])/int(sys.argv[2])
print 'remainder of division is ',int(sys.argv[1])%int(sys.argv[2])
print 'result of float division is ',float(sys.argv[1])/float(sys.argv[2])
Related Questions
Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.