+ 1

How can we repeat same design(char) many times in C language ?? Plzz give an example by making any design.

13th Feb 2021, 4:53 AM
✨ Rakesh Raj ✨
✨  Rakesh Raj   ✨ - avatar
4 Answers
+ 2
Rakesh Raj here you go šŸ‘‡ ( input the number of times you want the design to repeat ) https://code.sololearn.com/cd4XS0TVUeB5/?ref=app
13th Feb 2021, 5:07 AM
Arsenic
Arsenic - avatar
0
Loops is the way to go.
13th Feb 2021, 4:59 AM
Arsenic
Arsenic - avatar
0
Plzz give an example
13th Feb 2021, 5:00 AM
✨ Rakesh Raj ✨
✨  Rakesh Raj   ✨ - avatar
0
With the help of Loop.
14th Feb 2021, 2:46 AM
ā¤ļøšŸ˜PreranašŸ˜ā¤ļø
ā¤ļøšŸ˜PreranašŸ˜ā¤ļø - avatar