+ 1
Write a programme in c to out.put information
names as collins,school as ndejje university,reg as 18/2/314/D/445 and lives in natete
3 Answers
+ 2
#include <stdio.h>
int main() {
printf("information");
return 0;
}
+ 2
Hi Jimcollins Bocollz ,
Welcome to SoloLearn. Hope you are doing great.
Please try to make code before asking. And if you fail, we would be glad to help you out.
Show your code if you fail after trying.
0
oooh great