Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

Write a function that a generates random number b/w 10 and 100 and factors of that numberand print in even no.

0 votes
asked Mar 20, 2018 by annonymus
Write a function that a generates random number b/w 10 and 100 and factors of that number. then print only the even factors of that number.

HELP ME IN THIS PLEASE!!

1 Answer

0 votes
answered Mar 20, 2018 by anonymous
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...