User profile: Nalyanya I367

User info
User name:Nalyanya I367
Name:Ian Nalyanya
Location:Nairobi,Kenya
History
Joined:
Number of posts:1
Latest posts:

how to make a calculator for beginners
#include<iostream> using namespace std; void calc() { int a; int b; string opp; ...