User: jhessiego

  • Public profile

User profile: jhessiego

User info
User name:jhessiego
History
Joined:
Number of posts:2
Latest posts:

Input is not valid until y,Y,n,N is inputted
#include<stdio.h> int main () { char x; printf(“Input a letter:”); scanf(“%c”,&x); ...

Finding the prime number
\*Write a program that computes for the sum of all prime numbers less than a given n. Assume the inp...

This user does not accept Private Messages