Skip to content

Commit

Permalink
Image Path updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mr_jj committed Feb 10, 2022
1 parent 36bb9ef commit aef2eae
Show file tree
Hide file tree
Showing 12 changed files with 26 additions and 26 deletions.
6 changes: 3 additions & 3 deletions 3. Pattern 1/Code Triangular Star Pattern.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"# Code : Triangular Star Pattern\n",
"Print the following pattern for the given N number of rows.<br>\n",
"Pattern for N = 4<br>\n",
"![](https://shareimage.xyz/images/2021/10/11/SrTsgrS---Imgur.png)<br>\n",
"![](https://imgpress.xyz/images/2021/10/11/SrTsgrS---Imgur.png)<br>\n",
"<br>\n",
"Note : There are no spaces between the stars.<br>\n",
"Input format :<br>\n",
Expand All @@ -19,11 +19,11 @@
"Sample Input 1:<br>\n",
"5<br>\n",
"Sample Output 1:<br>\n",
"![](https://shareimage.xyz/images/2021/10/11/B1x6IkM---Imgur.png)<br>\n",
"![](https://imgpress.xyz/images/2021/10/11/B1x6IkM---Imgur.png)<br>\n",
"Sample Input 2:<br>\n",
"6<br>\n",
"Sample Output 2:<br>\n",
"![](https://shareimage.xyz/images/2021/10/11/iwTrMTd---Imgur.png)"
"![](https://imgpress.xyz/images/2021/10/11/iwTrMTd---Imgur.png)"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions 4.Pattern 2/Arrow pattern.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"<br>Note : There is space after every star.\n",
"<br><b>Pattern for N = 7</b><br>\n",
"\n",
"[![Arrow pattern](https://shareimage.xyz/images/2021/10/11/NMsMCn7---Imgur-4.png)](https://shareimage.xyz/image/iegGX)<br>\n",
"[![Arrow pattern](https://imgpress.xyz/images/2021/10/11/NMsMCn7---Imgur-4.png)](https://imgpress.xyz/image/iegGX)<br>\n",
"Note-Dote(.) represent the spaces <br>\n",
"Input format :<br>\n",
"Integer N (Total no. of rows)<br>\n",
Expand All @@ -21,7 +21,7 @@
"Sample Input :<br>\n",
"11<br>\n",
"Sample Output :<br>\n",
"[![](https://shareimage.xyz/images/2021/10/11/undefined---Imgur.md.png)](https://shareimage.xyz/image/iehrw)"
"[![](https://imgpress.xyz/images/2021/10/11/undefined---Imgur.md.png)](https://imgpress.xyz/image/iehrw)"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion 4.Pattern 2/Code Diamond of stars.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Print the following pattern for the given number of rows.<br>\n",
"Note: N is always odd.<br>\n",
"Pattern for N = 5<br>\n",
"![DiamondOfStars](https://shareimage.xyz/images/2021/10/11/Xlk5UcG---Imgur-2.png)<br>\n",
"![DiamondOfStars](https://imgpress.xyz/images/2021/10/11/Xlk5UcG---Imgur-2.png)<br>\n",
"The dots represent spaces.<br>\n",
"Input format :<br>\n",
"N (Total no. of rows and can only be odd)<br>\n",
Expand Down
6 changes: 3 additions & 3 deletions 4.Pattern 2/Code Mirror Number Pattern.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Print the following pattern for the given N number of rows.<br><br>\n",
"\n",
"Pattern for N = 4<br>\n",
"![CodeMirrorNumberPattern](https://shareimage.xyz/images/2021/10/11/0000000000003723.png)<br>\n",
"![CodeMirrorNumberPattern](https://imgpress.xyz/images/2021/10/11/0000000000003723.png)<br>\n",
"The dots represent spaces.<br>\n",
"Input format :<br>\n",
"Integer N (Total no. of rows)<br>\n",
Expand All @@ -22,11 +22,11 @@
"Sample Input 1:<br>\n",
"3<br>\n",
"Sample Output 1:<br>\n",
"![CodeMirrorNumberPattern](https://shareimage.xyz/images/2021/10/11/GY9xuMl---Imgur.png)<br>\n",
"![CodeMirrorNumberPattern](https://imgpress.xyz/images/2021/10/11/GY9xuMl---Imgur.png)<br>\n",
"Sample Input 2:<br>\n",
"4<br>\n",
"Sample Output 2:<br>\n",
"![CodeMirrorNumberPattern](https://shareimage.xyz/images/2021/10/11/0000000000003723-1.png)<br>"
"![CodeMirrorNumberPattern](https://imgpress.xyz/images/2021/10/11/0000000000003723-1.png)<br>"
]
},
{
Expand Down
6 changes: 3 additions & 3 deletions 4.Pattern 2/Code Star Pattern.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"# Code : Star Pattern\n",
"Print the following pattern<br>\n",
"Pattern for N = 4<br>\n",
"![StarPattern](https://shareimage.xyz/images/2021/10/11/0000000000003724.png)<br>\n",
"![StarPattern](https://imgpress.xyz/images/2021/10/11/0000000000003724.png)<br>\n",
"The dots represent spaces.<br>\n",
"Input Format :<br>\n",
"N (Total no. of rows)<br>\n",
Expand All @@ -21,12 +21,12 @@
"Sample Input 1 :<br>\n",
"3<br>\n",
"Sample Output 1 :<br>\n",
"![](https://shareimage.xyz/images/2021/10/11/0af6b32---Imgur.png)<br>\n",
"![](https://imgpress.xyz/images/2021/10/11/0af6b32---Imgur.png)<br>\n",
"Note .The dots represent spaces.<br>\n",
"Sample Input 2 :<br>\n",
"4<br>\n",
"Sample Output 2 :<br>\n",
"![](https://shareimage.xyz/images/2021/10/11/RzHCeRh---Imgur.png)<br>\n",
"![](https://imgpress.xyz/images/2021/10/11/RzHCeRh---Imgur.png)<br>\n",
"Note .The dots represent spaces."
]
},
Expand Down
6 changes: 3 additions & 3 deletions 4.Pattern 2/Code Triangle of Numbers.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"# Code : Triangle of Numbers\n",
"Print the following pattern for the given number of rows.<br>\n",
"Pattern for N = 4<br>\n",
"![TriangleofNumber](https://shareimage.xyz/images/2021/10/11/0000000000003725.png)<br>\n",
"![TriangleofNumber](https://imgpress.xyz/images/2021/10/11/0000000000003725.png)<br>\n",
"The dots represent spaces.<br>\n",
"Input format :<br>\n",
"Integer N (Total no. of rows)<br>\n",
Expand All @@ -21,11 +21,11 @@
"Sample Input 1:<br>\n",
"5<br>\n",
"Sample Output 1:<br>\n",
"![](https://shareimage.xyz/images/2021/10/11/YEqVq2R.png)<br>\n",
"![](https://imgpress.xyz/images/2021/10/11/YEqVq2R.png)<br>\n",
"Sample Input 2:<br>\n",
"4<br>\n",
"Sample Output 2:<br>\n",
"![](https://shareimage.xyz/images/2021/10/11/A54gz85---Imgur.png)"
"![](https://imgpress.xyz/images/2021/10/11/A54gz85---Imgur.png)"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions 4.Pattern 2/Number Pattern.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"# Number Pattern\n",
"Print the following pattern for n number of rows.<br>\n",
"For eg. N = 5<br>\n",
"![Number Pattern](https://shareimage.xyz/images/2021/10/11/ft6wmLj---Imgur.png)<br>\n",
"![Number Pattern](https://imgpress.xyz/images/2021/10/11/ft6wmLj---Imgur.png)<br>\n",
"Sample Input 1 :<br>\n",
"4<br>\n",
"Sample Output 1 :<br>\n",
"![](https://shareimage.xyz/images/2021/10/11/2GhDoxU---Imgur.png)"
"![](https://imgpress.xyz/images/2021/10/11/2GhDoxU---Imgur.png)"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions 4.Pattern 2/Pyramid Number Pattern.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"Print the following pattern for the given number of rows.<br>\n",
"<br>\n",
"Pattern for N = 4<br>\n",
"![Pyramid Number Pattern](https://shareimage.xyz/images/2021/10/11/gVui87R---Imgur.png)<br>\n",
"![Pyramid Number Pattern](https://imgpress.xyz/images/2021/10/11/gVui87R---Imgur.png)<br>\n",
"Input format : N (Total no. of rows)<br>\n",
"<br>\n",
"Output format : Pattern in N lines<br>\n",
"<br>\n",
"Sample Input :<br>\n",
"5<br>\n",
"Sample Output :<br>\n",
"![](https://shareimage.xyz/images/2021/10/11/KAwHgL3---Imgur-1.png)<br>\n",
"![](https://imgpress.xyz/images/2021/10/11/KAwHgL3---Imgur-1.png)<br>\n",
"Note.The dots represent spaces."
]
},
Expand Down
6 changes: 3 additions & 3 deletions 4.Pattern 2/Zeros and Stars Pattern.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
"# Zeros and Stars Pattern\n",
"Print the following pattern<br>\n",
"Pattern for N = 4<br>\n",
"![ZerosandStarsPattern](https://shareimage.xyz/images/2021/10/11/iUdwaMY---Imgur.png)<br>\n",
"![ZerosandStarsPattern](https://imgpress.xyz/images/2021/10/11/iUdwaMY---Imgur.png)<br>\n",
"Input Format : N (Total no. of rows)<br>\n",
"<br>\n",
"Output Format : Pattern in N lines<br>\n",
"<br>\n",
"Sample Input 1 :<br>\n",
"3<br>\n",
"Sample Output 1 :<br>\n",
"![](https://shareimage.xyz/images/2021/10/11/VZgJBG8---Imgur.png)<br>\n",
"![](https://imgpress.xyz/images/2021/10/11/VZgJBG8---Imgur.png)<br>\n",
"Sample Input 2 :<br>\n",
"5<br>\n",
"Sample Output 2 :<br>\n",
"![](https://shareimage.xyz/images/2021/10/11/zEhIMUr---Imgur.png)"
"![](https://imgpress.xyz/images/2021/10/11/zEhIMUr---Imgur.png)"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion 5.More on Loops/Diamond of Stars.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Print the following pattern for the given number of rows.\n",
"<br>Note: N is always odd.\n",
"<br><b>Pattern for N = 5</b><br>\n",
"![Diamond of Star](https://shareimage.xyz/images/2021/10/11/MPB9rTl---Imgur.png)<br>\n",
"![Diamond of Star](https://imgpress.xyz/images/2021/10/11/MPB9rTl---Imgur.png)<br>\n",
"<b>The dots represent spaces.</b><br>\n",
"Input format :<br>\n",
"N (Total no. of rows and can only be odd)<br>\n",
Expand Down
4 changes: 2 additions & 2 deletions 5.More on Loops/Print Number Pyramid.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"<br>\n",
"**Note - Dot Represent Spaces**<br>\n",
"For eg. N = 6<br>\n",
"![](https://shareimage.xyz/images/2021/10/11/p03f2fS---Imgur.png)\n",
"![](https://imgpress.xyz/images/2021/10/11/p03f2fS---Imgur.png)\n",
"<br>\n",
"Sample Input 1 :<br>\n",
"4<br>\n",
"Sample Output 1 :<br>\n",
"![](https://shareimage.xyz/images/2021/10/11/VSpXQ0L---Imgur.png)"
"![](https://imgpress.xyz/images/2021/10/11/VSpXQ0L---Imgur.png)"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion 5.More on Loops/Print the pattern.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"# Print the pattern\n",
"Print the following pattern for the given number of rows.<br>\n",
"<b>Pattern for N = 5</b><br>\n",
"![PrintThePattern](https://shareimage.xyz/images/2021/10/11/bl7P8Wq---Imgur.png)<br>\n",
"![PrintThePattern](https://imgpress.xyz/images/2021/10/11/bl7P8Wq---Imgur.png)<br>\n",
"Input format : N (Total no. of rows)<br>\n",
"<br>\n",
"Output format : Pattern in N lines<br>\n",
Expand Down

0 comments on commit aef2eae

Please sign in to comment.