Great video! My only question is how did you come up with that logic. I always struggle to come up with the logic part. I se how it works now that it's already written out but coming up with it myself can be difficult and I want to get better at that.
What I usually do when trying to solve these problems is to type out the pattern first in different dimensions. You can also draw it in a way that it is drawn in the video. It's important to makes sure that columns and rows are visible. In this example I drew Xs of sizes 3 and 5. Then I try to find a pattern that will connect whether I should put a dot or an asterisk depending on the row or column. Anything that you come up with is fine, but then you have to test it. You can draw both sizes using your logic and if it works for both, then there's a chance that it will work for other numbers too. This is when I start coding and test it for other sizes too. If the logic fails, then you come up with something else and repeat the process.
how would i remove any trailing spaces i can’t figure it out. there is a blank space AFTER the star and my assignment says i cannot have blank space after the star
Can you please drop here your code that declares every character in your name and that it forms any shape/ object or art using the scape character. Please
how do you make it into a bow tie shape? like this: #---# ##-## ##### ##-## #---# the dashes are supposed to be spaces also, thanks a lot this is a great help!
Thanks a lot. I was facing many problems regarding the pattern. You made my day!!!! Thanks again
You are welcome 😊
i guess it is quite randomly asking but do anyone know a good website to stream new movies online ?
@Titan Cameron Lately I have been using Flixzone. You can find it by googling =)
@Colby Franklin yup, been using FlixZone for since april myself :D
@Colby Franklin Thank you, signed up and it seems to work :) Appreciate it !
Sir can you print anti clockwise/ clockwise name in rectangular shape ???
Great video! My only question is how did you come up with that logic. I always struggle to come up with the logic part. I se how it works now that it's already written out but coming up with it myself can be difficult and I want to get better at that.
What I usually do when trying to solve these problems is to type out the pattern first in different dimensions. You can also draw it in a way that it is drawn in the video. It's important to makes sure that columns and rows are visible. In this example I drew Xs of sizes 3 and 5. Then I try to find a pattern that will connect whether I should put a dot or an asterisk depending on the row or column. Anything that you come up with is fine, but then you have to test it. You can draw both sizes using your logic and if it works for both, then there's a chance that it will work for other numbers too. This is when I start coding and test it for other sizes too. If the logic fails, then you come up with something else and repeat the process.
thanks bro, you saved my life!!!
You're welcome
such an amazing and clear explanation thank you you saved my life omg...
You're welcome!
Your teaching was amazing bro, vdo was really helpful, thank you so much bro...
Pleasure :)
good ❤️ teaching sir
thanks
OMG..... Sir, what sort of a brain you have? I've got inspired by your logical thinking... Thank you so much...
You are most welcome
Please keep posting , it helps a lot and logic is awesome...thanks a lot for this !!
:-)
Thank you, I will :)
Great Video
Thanks!
Thanks man for the explanation
Pleasure
Thank you so much....Good explanation!
Pleasure :)
how would i remove any trailing spaces i can’t figure it out. there is a blank space AFTER the star and my assignment says i cannot have blank space after the star
Which compiler you use???
GNU C Compiler
Super explanation
thank you :)
Good teaching bro
Thank you 🙏
Hello sir, is it possible to use c program in trains problem and flight problem? Kindly make a video,if possible.
Bro can you tell me ,why you use or in the condition insted of and. If you see this please reply
Nice explanation👏
Thank you :)
Can you please drop here your code that declares every character in your name and that it forms any shape/ object or art using the scape character. Please
Good explanation as always
thank you :)
superb!!!
Thanks a lot
how do you make it into a bow tie shape?
like this:
#---#
##-##
#####
##-##
#---#
the dashes are supposed to be spaces
also, thanks a lot this is a great help!
great work! can i please know the name of the IDE that you are using?
Thank you
I'm using visual studio code
@@LearningLad thank you keep it up
tnx sir its useful
Pleasure
Awesome✨
Thanks 🤗
What if we consider row ='1' col=1 just like in the triangle pattern
♥️
👍
lol syntax error in program
how to make this shape
* * *
* * *
*
* * *
* * *