Hello, very helpful and useful video (i have to make the same programme for exercise in university) the only question i have is how can i remove the space between the * ?? please help me!
I and j are being used to iterate through rows and columns to make the diamond pattern. Whatever pattern we want to make, it depends on the i and j variables we use and how we use them with what number.. watch my other pattern videos in same series to understand more. Hope this helps
It would help you temporarily friend.. please watch again and type on your own for long term learning.. Still if you want me to provide you the code than let me know 🙂
best explanation ever seen
Thanks 👍
Thank you for the video. It was easy to understand.
Glad it was helpful!
anyway we can optimize it by using only 3 loops ?
Thank you sir😊
Most welcome
Thank you!
Welcome
Hello, very helpful and useful video (i have to make the same programme for exercise in university) the only question i have is how can i remove the space between the * ?? please help me!
Thanks. You can remove the space characters in the print statement to avoid the space characters in pattern
Sorry but i've tried to remove it but it still doesn't work for me...which print statement exactly? Thank you so much!
@@programmingforbeginners7392
How is this 2nd week of into cs class material?!?!?!
In 6th line why not i less 'than equal' to row ?
can you explain again about what is the "i" for and what is the "j" for? i understood the row part but not with the i and j
I and j are being used to iterate through rows and columns to make the diamond pattern. Whatever pattern we want to make, it depends on the i and j variables we use and how we use them with what number.. watch my other pattern videos in same series to understand more.
Hope this helps
Can u copy and paste the programme in here please? so I can copy in my code
It would help you temporarily friend.. please watch again and type on your own for long term learning..
Still if you want me to provide you the code than let me know 🙂
yasss
Mine doesn't have a good output😢
I double check everything
It turn out to have 2 7 stars
And no tail😂
I lost 1 star in the diamond 😂
I am thinking to provide all my codes on a website so that it becomes useful in such cases. What do you think? 🤔
@@programmingforbeginners7392 I think that's a good idea😅
YES PLEASE
@@programmingforbeginners7392
I keep getting an error 😅
What is the error?