Problem statement : Create a function that returns "even" if a number has an even number of factors and "odd" if a number has an odd number of factors.
Probelm Link : https://edabit.com/challenge/zaHon4mMJJorEhBXx
Choose one Cateorgy - Very Easy, Easy, Medium, Hard, Very Hard, Expert
question category : Easy
Description
enter here if you have any details
Program Name - Even or odd number of factors
Issue No.- #356
Type issue number after hash(#)
Checklist(self check)
[x] Yes, this task assigned to me.
[x] My code follows the style guidelines(Clean Code) of this project
[x] I have performed a self-review of my own code
[x] My Filename is in camelCase format
[x] I have added Problem statement, Problem link in file.
Problem statement : Create a function that returns "even" if a number has an even number of factors and "odd" if a number has an odd number of factors. Probelm Link : https://edabit.com/challenge/zaHon4mMJJorEhBXx Choose one Cateorgy - Very Easy, Easy, Medium, Hard, Very Hard, Expert question category : Easy
Description
enter here if you have any details
Program Name - Even or odd number of factors Issue No.- #356
Checklist(self check)