+ 2
How to write any number as many times in c language
N
3 Respostas
+ 2
You can use repetitive structures, depending on the context you can use different types! Consider the following example:
https://code.sololearn.com/cU4745ftwq4L/?ref=app
+ 2
https://www.w3schools.in/c-program/add-n-number-of-times/
https://en.wikipedia.org/wiki/C_(programming_language)
0
bbhhhbh