Skip to content

JoelJoby/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning python

Programs

  • Addition
  • Subtraction

Small Notes

  • When performing addition float value in python is always a little bit greater than the original value
  • But in the case of mul the value is the exact that we are expecting
  • It happens due to the precision in python

Releases

No releases published

Packages

No packages published

Languages