0
How do I create a border around text with repeated characters in C++?
I’m new to using C++ and need to complete a project for my class using it. Unfortunately, my professor did not teach us the material to create the code for the project. I need to write a motto that has a border of repeated M’s around the text. Can anyone help me with this and know how to do it in visual studio?
1 Antwort
+ 2
https://code.sololearn.com/cLsKxnrvj2ds/?ref=app
this is my first project
check it on pc and see how we coordinate the output in print function