Skip to content

A very little demonstration of remarkable identity, in Python.

Notifications You must be signed in to change notification settings

maxence-depire/remarkable-identity-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remarkable Identity Demo

Repo create the 📆 29/10/2023 at ⌚️ 9:34am in 🗺 Rodez, France.
By maxence-depire 👨‍💻.

Goal

Just make a little script for compute the equation ->

How it's work ???

It's very simple, imagine two values :

    a = 5
    b = 5

Beatiful, isn't it ? And now, you need to imagine four rectangle :

Every rectangle have a value, the sum all the value, is equal to our equation. So at the end we have something like that:

    a² + b² + ( 2 * ( a * b ) )

About

A very little demonstration of remarkable identity, in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages