File tree
Expand file treeCollapse file tree1 file changed
+1
-2
lines changed Expand file treeCollapse file tree1 file changed
+1
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -233,8 +233,7 @@ In software development we have two phases:-
|
233 | 233 | * 3. Definiteness(Every Statement should be clear and understandable)
|
234 | 234 | * 4. Finiteness(Algorithm must terminate at some time)
|
235 | 235 | * 5. Effectiveness(Don’t write unnecessary steps)
|
236 |
| -* 6. Independent(It can be implemented in any programming language). |
237 |
| - |
| 236 | +* 6. Independent(It can be implemented in any programming language) |
238 | 237 |
|
239 | 238 |
|
240 | 239 |
|
|
You can’t perform that action at this time.
0 commit comments