Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Power Set Generator (Terminal Version)

This application allows users to input a set of elements and generates the power set — the set of all possible subsets.

Features

  • Accepts user input as comma-separated values
  • Calculates power set using Python’s itertools
  • Displays all subsets clearly in the terminal
  • Validates empty or invalid input

How to Run

python powerset_app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages