Creat a program that:
-Asks you your age
-Takes your input and stores it in an integer variable
-Takes text input and stores it in character array (string)
-Has a loop that prints this pattern:
*
**
***
****
*****
******
*******
********
*********
**********

Recommended Answers

All 2 Replies

Member Avatar for Rahul47

Google for C programs on start patters using while loop.

Please read our homework policy.
you can't get help if you asking us to write code you.

Not possible at all.

Please post your code and we will point out where you are going wrong.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.