Skip to content
#

fraction

Here are 9 public repositories matching this topic...

This repository contains a Python script for a Fraction class, which provides various methods for performing arithmetic operations and type conversion on fractions. It also includes dunder methods for comparison operators such as greater than, less than, equal to, etc. The purpose is to demonstrate the implementation of a custom class in Python.

  • Updated Apr 4, 2023
  • Python

Improve this page

Add a description, image, and links to the fraction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fraction topic, visit your repo's landing page and select "manage topics."

Learn more