WebClub-NITK / Hacktoberfest-2k18

Repository for Hacktoberfest 2018 open for the global open source community.
https://webclub-nitk.github.io/Hacktoberfest-2k18/
19 stars 102 forks source link

Permutations_of_String file added #278

Closed Madhuparna04 closed 4 years ago

Madhuparna04 commented 5 years ago

Resolves #127

Description

This is a python code that generates all permutations of a string taken as input.

Technical Specifications

Python3 Program

Screenshots (if required)

How to run

Run the following command on terminal python3 madhuparna.py

Checklist

pvgupta24 commented 5 years ago

@Madhuparna04 please edit the PR title and description.