Skip to main content

Make a multiplicacion

Project description

mimultiplicacion

make a multiplication

version downloads

Always start the README explaining clearly what your package do. If you can include here some beautiful image to call the attention of the potential user do it!

This is an example:

Logo

Download and install

Describe here how the package can be downloaded and install it in different arquitectures.

If you are using PyPI installation it's as simple as:

pip install mimultiplicacion

You can also test the unstable version of the package with:

pip install -i https://test.pypi.org/simple/ mimultiplicacion

Quick start

In this section you should provide the most simple instructions to use your package.

For instance:

import mimultiplicacion
print(mimultiplicacion.saludo_inicial())

Code examples

Provide some detailed examples for more advanced users.

For instance:

import mimultiplicacion
print(pymiau.multuplica_dos_numeros(a=3, b=4))

What's new

If your package will be frequently updated with new features include a section describing the new features added to it:

Version 0.3:

  • Function saludo_inicial was implemented.
  • Function multiplica_dos_numeros was implemented.

Version 0.3:

  • Third version of the package.

This package has been designed and written by Fulanit@ de Tal (C) 2023

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mimultiplicacion-0.4.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page