Skip to content

CollinsIkiara/Bill_Splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Bill_Splitter

This is a simple Python project I did, trying to implement Number and Mathematical Operators, specifically on the following areas:

  1. An understanding of how to work with the numerical data types - integers & floats.
  2. An understanding of the mathematical operators - examples include: '+', '-', '/', '*', '%', '//', '**'
  3. Working with augmented assignments - examples include: '+=', '-=', '*=', '/='
  4. Working with some of Python's built-in functions for working with numerical data types - e.g. round()

All you need to do is run the file on a terminal to get the output.

About

A simple Python project I did demonstrating my skills in number and mathematical operators

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages