-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
The prime factors program currently only displays which factors of a given number are prime.
Develop a feature to give the actual prime factorization of the user-inputted number. For example, instead of calculating "1 and 3" for the prime factors of 9, display 3*3.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed