User: coolangel24

  • Public profile

User profile: coolangel24

User info
User name:coolangel24
History
Joined:
Number of posts:7
Latest posts:

Population Growth Function
updated code: [code] #include <iostream> using namespace std; int newPopulation(double startPop...

Population Growth Function
I am stuck on a homework assignment where I must create a population growth calculator. The thing is...

Parallelogram using For Loops
Thank you for your help! This is what I ended up with [code] #include <iostream> using namespace...

Parallelogram using For Loops
I'm trying to write a program to output a parallelogram. It's suppose to be of a size the user chose...

Rock, Paper, Scissors
Thank you for your help! Your examples really helped me solve that issue I was stuck on :) How coul...

This user does not accept Private Messages