Example of entire function which can take every value except .....

157 Views Asked by At

Example of entire function which can take every value except 1) Finite Number of Points 2) Countable Number Of points

I know about example of function which does not take only single value and entire function
I could not able to find example of entire which is not take only finite number point in C and entire function which does not take countable number of values Does such function exist?
Any help will be appreciated.