Valley
WHO ARE YOU?
where have you gone?
can i ever be fully human?
clude halfPy ramid(); void invertedHalfPyramid(); v invertedFullPyramid(); int main() { int ch; do { cout. Print Half Pyramid of Stars\n"; cout Inverted Half Pyramid of Stars\n"; Eer the Choice: "; cin>>ch; switch(ch) { case 1: halfPyramid(); break; case 2: invertedHalfPyramid(); break; case 3: fullPyramid(); break; case 4: edFullPyramid(); break; case 5: