Sign inSign up

gltumbaco/fibonacci-py

By gltumbaco

Updated almost 2 years ago

This program generates 10 numbers from the Fibonacci series

Image
Languages & frameworks
0

563

gltumbaco/fibonacci-py repository overview

How to Run the Container

    • Pull the image from Docker Hub:
    
    docker pull <your-username>/fibonacci-py:latest
    
    
    • Run the container:
    
    docker run -it <your-username>/fibonacci-py:latest
    

Requirements

  • Python 3.x or higher
  • Git to clone the repository

Tag summary

Content type

Image

Digest

sha256:3f7697fe6

Size

45.4 MB

Last updated

almost 2 years ago

docker pull gltumbaco/fibonacci-py