ghostmkg / programming-language

You write code in any programming language you want. And push the code.
33 stars 79 forks source link

Create delannoy_generator.py #122

Open Roy-Shubhajit opened 4 hours ago

Roy-Shubhajit commented 4 hours ago

What does this PR do?

This PR adds a code which generates Delannoy number given two input numbers

Test Plan

To run the code, user needs to input two numbers once the code is executed. Respective prompts will be given.

Related PRs and Issues

None

Have you read the Contributing Guidelines on issues?

Yes