User profile: mollywhoppinRBG

User info
User name:mollywhoppinRBG
History
Joined:
Number of posts:23
Latest posts:

Zoom tutoring for a project(I'm willing to pay for time)I am not looking for answers! I generally wanna learn
Create a program that will display the following patterns on the console. Create a function for each...

function call help using while loop for validation
So the while function that's in the first if statement is the only one that changed. Disregard the ...

function call help using while loop for validation
How does it run just fine for you? When I run and I input a negative value the program compiles it. ...

function call help using while loop for validation
I get an error within the parameters, even when I add the parameters there it doesn't compile.

function call help using while loop for validation
[code]#include <iostream> #include <string> #include <iomanip> #include <cstdlib> #include <ctime> #...