Python Forum
Rounding without using Python embedded functions
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rounding without using Python embedded functions
#3
Multiply, integer divide (//) by 1, true divide.

@Larz60+: If I was a prof I would say you had to name your function something particular, return the correct value, and then I would write a program to run unit tests on each program submitted.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
RE: Rounding without using Python embedded functions - by ichabod801 - Sep-06-2018, 05:29 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020