Skip to content

Commit aef2eae

Browse files
author
mr_jj
committed
Image Path updated
1 parent 36bb9ef commit aef2eae

12 files changed

+26
-26
lines changed

3. Pattern 1/Code Triangular Star Pattern.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"# Code : Triangular Star Pattern\n",
88
"Print the following pattern for the given N number of rows.<br>\n",
99
"Pattern for N = 4<br>\n",
10-
"![](https://shareimage.xyz/images/2021/10/11/SrTsgrS---Imgur.png)<br>\n",
10+
"![](https://imgpress.xyz/images/2021/10/11/SrTsgrS---Imgur.png)<br>\n",
1111
"<br>\n",
1212
"Note : There are no spaces between the stars.<br>\n",
1313
"Input format :<br>\n",
@@ -19,11 +19,11 @@
1919
"Sample Input 1:<br>\n",
2020
"5<br>\n",
2121
"Sample Output 1:<br>\n",
22-
"![](https://shareimage.xyz/images/2021/10/11/B1x6IkM---Imgur.png)<br>\n",
22+
"![](https://imgpress.xyz/images/2021/10/11/B1x6IkM---Imgur.png)<br>\n",
2323
"Sample Input 2:<br>\n",
2424
"6<br>\n",
2525
"Sample Output 2:<br>\n",
26-
"![](https://shareimage.xyz/images/2021/10/11/iwTrMTd---Imgur.png)"
26+
"![](https://imgpress.xyz/images/2021/10/11/iwTrMTd---Imgur.png)"
2727
]
2828
},
2929
{

4.Pattern 2/Arrow pattern.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"<br>Note : There is space after every star.\n",
1111
"<br><b>Pattern for N = 7</b><br>\n",
1212
"\n",
13-
"[![Arrow pattern](https://shareimage.xyz/images/2021/10/11/NMsMCn7---Imgur-4.png)](https://shareimage.xyz/image/iegGX)<br>\n",
13+
"[![Arrow pattern](https://imgpress.xyz/images/2021/10/11/NMsMCn7---Imgur-4.png)](https://imgpress.xyz/image/iegGX)<br>\n",
1414
"Note-Dote(.) represent the spaces <br>\n",
1515
"Input format :<br>\n",
1616
"Integer N (Total no. of rows)<br>\n",
@@ -21,7 +21,7 @@
2121
"Sample Input :<br>\n",
2222
"11<br>\n",
2323
"Sample Output :<br>\n",
24-
"[![](https://shareimage.xyz/images/2021/10/11/undefined---Imgur.md.png)](https://shareimage.xyz/image/iehrw)"
24+
"[![](https://imgpress.xyz/images/2021/10/11/undefined---Imgur.md.png)](https://imgpress.xyz/image/iehrw)"
2525
]
2626
},
2727
{

4.Pattern 2/Code Diamond of stars.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"Print the following pattern for the given number of rows.<br>\n",
99
"Note: N is always odd.<br>\n",
1010
"Pattern for N = 5<br>\n",
11-
"![DiamondOfStars](https://shareimage.xyz/images/2021/10/11/Xlk5UcG---Imgur-2.png)<br>\n",
11+
"![DiamondOfStars](https://imgpress.xyz/images/2021/10/11/Xlk5UcG---Imgur-2.png)<br>\n",
1212
"The dots represent spaces.<br>\n",
1313
"Input format :<br>\n",
1414
"N (Total no. of rows and can only be odd)<br>\n",

4.Pattern 2/Code Mirror Number Pattern.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"Print the following pattern for the given N number of rows.<br><br>\n",
99
"\n",
1010
"Pattern for N = 4<br>\n",
11-
"![CodeMirrorNumberPattern](https://shareimage.xyz/images/2021/10/11/0000000000003723.png)<br>\n",
11+
"![CodeMirrorNumberPattern](https://imgpress.xyz/images/2021/10/11/0000000000003723.png)<br>\n",
1212
"The dots represent spaces.<br>\n",
1313
"Input format :<br>\n",
1414
"Integer N (Total no. of rows)<br>\n",
@@ -22,11 +22,11 @@
2222
"Sample Input 1:<br>\n",
2323
"3<br>\n",
2424
"Sample Output 1:<br>\n",
25-
"![CodeMirrorNumberPattern](https://shareimage.xyz/images/2021/10/11/GY9xuMl---Imgur.png)<br>\n",
25+
"![CodeMirrorNumberPattern](https://imgpress.xyz/images/2021/10/11/GY9xuMl---Imgur.png)<br>\n",
2626
"Sample Input 2:<br>\n",
2727
"4<br>\n",
2828
"Sample Output 2:<br>\n",
29-
"![CodeMirrorNumberPattern](https://shareimage.xyz/images/2021/10/11/0000000000003723-1.png)<br>"
29+
"![CodeMirrorNumberPattern](https://imgpress.xyz/images/2021/10/11/0000000000003723-1.png)<br>"
3030
]
3131
},
3232
{

4.Pattern 2/Code Star Pattern.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"# Code : Star Pattern\n",
88
"Print the following pattern<br>\n",
99
"Pattern for N = 4<br>\n",
10-
"![StarPattern](https://shareimage.xyz/images/2021/10/11/0000000000003724.png)<br>\n",
10+
"![StarPattern](https://imgpress.xyz/images/2021/10/11/0000000000003724.png)<br>\n",
1111
"The dots represent spaces.<br>\n",
1212
"Input Format :<br>\n",
1313
"N (Total no. of rows)<br>\n",
@@ -21,12 +21,12 @@
2121
"Sample Input 1 :<br>\n",
2222
"3<br>\n",
2323
"Sample Output 1 :<br>\n",
24-
"![](https://shareimage.xyz/images/2021/10/11/0af6b32---Imgur.png)<br>\n",
24+
"![](https://imgpress.xyz/images/2021/10/11/0af6b32---Imgur.png)<br>\n",
2525
"Note .The dots represent spaces.<br>\n",
2626
"Sample Input 2 :<br>\n",
2727
"4<br>\n",
2828
"Sample Output 2 :<br>\n",
29-
"![](https://shareimage.xyz/images/2021/10/11/RzHCeRh---Imgur.png)<br>\n",
29+
"![](https://imgpress.xyz/images/2021/10/11/RzHCeRh---Imgur.png)<br>\n",
3030
"Note .The dots represent spaces."
3131
]
3232
},

4.Pattern 2/Code Triangle of Numbers.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"# Code : Triangle of Numbers\n",
88
"Print the following pattern for the given number of rows.<br>\n",
99
"Pattern for N = 4<br>\n",
10-
"![TriangleofNumber](https://shareimage.xyz/images/2021/10/11/0000000000003725.png)<br>\n",
10+
"![TriangleofNumber](https://imgpress.xyz/images/2021/10/11/0000000000003725.png)<br>\n",
1111
"The dots represent spaces.<br>\n",
1212
"Input format :<br>\n",
1313
"Integer N (Total no. of rows)<br>\n",
@@ -21,11 +21,11 @@
2121
"Sample Input 1:<br>\n",
2222
"5<br>\n",
2323
"Sample Output 1:<br>\n",
24-
"![](https://shareimage.xyz/images/2021/10/11/YEqVq2R.png)<br>\n",
24+
"![](https://imgpress.xyz/images/2021/10/11/YEqVq2R.png)<br>\n",
2525
"Sample Input 2:<br>\n",
2626
"4<br>\n",
2727
"Sample Output 2:<br>\n",
28-
"![](https://shareimage.xyz/images/2021/10/11/A54gz85---Imgur.png)"
28+
"![](https://imgpress.xyz/images/2021/10/11/A54gz85---Imgur.png)"
2929
]
3030
},
3131
{

4.Pattern 2/Number Pattern.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"# Number Pattern\n",
88
"Print the following pattern for n number of rows.<br>\n",
99
"For eg. N = 5<br>\n",
10-
"![Number Pattern](https://shareimage.xyz/images/2021/10/11/ft6wmLj---Imgur.png)<br>\n",
10+
"![Number Pattern](https://imgpress.xyz/images/2021/10/11/ft6wmLj---Imgur.png)<br>\n",
1111
"Sample Input 1 :<br>\n",
1212
"4<br>\n",
1313
"Sample Output 1 :<br>\n",
14-
"![](https://shareimage.xyz/images/2021/10/11/2GhDoxU---Imgur.png)"
14+
"![](https://imgpress.xyz/images/2021/10/11/2GhDoxU---Imgur.png)"
1515
]
1616
},
1717
{

4.Pattern 2/Pyramid Number Pattern.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
"Print the following pattern for the given number of rows.<br>\n",
99
"<br>\n",
1010
"Pattern for N = 4<br>\n",
11-
"![Pyramid Number Pattern](https://shareimage.xyz/images/2021/10/11/gVui87R---Imgur.png)<br>\n",
11+
"![Pyramid Number Pattern](https://imgpress.xyz/images/2021/10/11/gVui87R---Imgur.png)<br>\n",
1212
"Input format : N (Total no. of rows)<br>\n",
1313
"<br>\n",
1414
"Output format : Pattern in N lines<br>\n",
1515
"<br>\n",
1616
"Sample Input :<br>\n",
1717
"5<br>\n",
1818
"Sample Output :<br>\n",
19-
"![](https://shareimage.xyz/images/2021/10/11/KAwHgL3---Imgur-1.png)<br>\n",
19+
"![](https://imgpress.xyz/images/2021/10/11/KAwHgL3---Imgur-1.png)<br>\n",
2020
"Note.The dots represent spaces."
2121
]
2222
},

4.Pattern 2/Zeros and Stars Pattern.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@
77
"# Zeros and Stars Pattern\n",
88
"Print the following pattern<br>\n",
99
"Pattern for N = 4<br>\n",
10-
"![ZerosandStarsPattern](https://shareimage.xyz/images/2021/10/11/iUdwaMY---Imgur.png)<br>\n",
10+
"![ZerosandStarsPattern](https://imgpress.xyz/images/2021/10/11/iUdwaMY---Imgur.png)<br>\n",
1111
"Input Format : N (Total no. of rows)<br>\n",
1212
"<br>\n",
1313
"Output Format : Pattern in N lines<br>\n",
1414
"<br>\n",
1515
"Sample Input 1 :<br>\n",
1616
"3<br>\n",
1717
"Sample Output 1 :<br>\n",
18-
"![](https://shareimage.xyz/images/2021/10/11/VZgJBG8---Imgur.png)<br>\n",
18+
"![](https://imgpress.xyz/images/2021/10/11/VZgJBG8---Imgur.png)<br>\n",
1919
"Sample Input 2 :<br>\n",
2020
"5<br>\n",
2121
"Sample Output 2 :<br>\n",
22-
"![](https://shareimage.xyz/images/2021/10/11/zEhIMUr---Imgur.png)"
22+
"![](https://imgpress.xyz/images/2021/10/11/zEhIMUr---Imgur.png)"
2323
]
2424
},
2525
{

5.More on Loops/Diamond of Stars.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"Print the following pattern for the given number of rows.\n",
99
"<br>Note: N is always odd.\n",
1010
"<br><b>Pattern for N = 5</b><br>\n",
11-
"![Diamond of Star](https://shareimage.xyz/images/2021/10/11/MPB9rTl---Imgur.png)<br>\n",
11+
"![Diamond of Star](https://imgpress.xyz/images/2021/10/11/MPB9rTl---Imgur.png)<br>\n",
1212
"<b>The dots represent spaces.</b><br>\n",
1313
"Input format :<br>\n",
1414
"N (Total no. of rows and can only be odd)<br>\n",

5.More on Loops/Print Number Pyramid.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"<br>\n",
1010
"**Note - Dot Represent Spaces**<br>\n",
1111
"For eg. N = 6<br>\n",
12-
"![](https://shareimage.xyz/images/2021/10/11/p03f2fS---Imgur.png)\n",
12+
"![](https://imgpress.xyz/images/2021/10/11/p03f2fS---Imgur.png)\n",
1313
"<br>\n",
1414
"Sample Input 1 :<br>\n",
1515
"4<br>\n",
1616
"Sample Output 1 :<br>\n",
17-
"![](https://shareimage.xyz/images/2021/10/11/VSpXQ0L---Imgur.png)"
17+
"![](https://imgpress.xyz/images/2021/10/11/VSpXQ0L---Imgur.png)"
1818
]
1919
},
2020
{

5.More on Loops/Print the pattern.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"# Print the pattern\n",
88
"Print the following pattern for the given number of rows.<br>\n",
99
"<b>Pattern for N = 5</b><br>\n",
10-
"![PrintThePattern](https://shareimage.xyz/images/2021/10/11/bl7P8Wq---Imgur.png)<br>\n",
10+
"![PrintThePattern](https://imgpress.xyz/images/2021/10/11/bl7P8Wq---Imgur.png)<br>\n",
1111
"Input format : N (Total no. of rows)<br>\n",
1212
"<br>\n",
1313
"Output format : Pattern in N lines<br>\n",

0 commit comments

Comments
 (0)