File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 1
- Question:
2
- Swap Two Number
1
+ ### Question: Swap Two Number
3
2
4
3
Program
5
4
```
@@ -18,8 +17,7 @@ output:
18
17
```
19
18
_______________________________________________________________________________________________________________
20
19
21
- Question:
22
- Get largest number from 2 numbers using ternary operator
20
+ ### Question: Get largest number from 2 numbers using ternary operator
23
21
24
22
Syntax:
25
23
```
@@ -40,8 +38,7 @@ Output:
40
38
_______________________________________________________________________________________________________________
41
39
42
40
43
- Question:
44
- Sort string numbers in array
41
+ ### Question: Sort string numbers in array
45
42
46
43
47
44
Program:
@@ -72,8 +69,7 @@ Output:
72
69
```
73
70
_______________________________________________________________________________________________________________
74
71
75
- Question :
76
- Find N-th Number PrimeNumber
72
+ ### uestion : Find N-th Number PrimeNumber
77
73
78
74
Program
79
75
``` python
You can’t perform that action at this time.
0 commit comments