+ 1
User defined function
How do we write a program to find whether a person is eligible to vote or not using user defined functions
1 Respuesta
+ 1
Probably by checking their age with an if/else clause
How do we write a program to find whether a person is eligible to vote or not using user defined functions