Skip to content

Commit dab1c4b

Browse files
committed
Updated script.md
1 parent c96cb16 commit dab1c4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

SCRIPTS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,5 @@
9797
| 93\. | Queue | Queue scripts in Python is to allow efficient handling of elements in a sequence according to the FIFO rule. | [Take Me](./Queue/) | [Himanshu Agarwal](https://github.com/himanshu-03)
9898
|94\. | Linked List | Linked List data Scripts are used to store and manage a collection of elements in a dynamic and flexible manner | [Take Me](./Linked%20List/) | [Himanshu Agarwal](https://github.com/himanshu-03)
9999
| 95\. | Searching Techniques | Searching techniques are scripts used to find a specific element or value within a collection of data. | [Take Me](./Searching%20Techniques/) | [Himanshu Agarwal](https://github.com/himanshu-03)
100-
| 96\. | Sorting Techniques | Sorting techniques are scripts that arrange a collection of data elements in a particular order, typically ascending or descending. | [Take Me](./Sorting%20Techniques/) | [Himanshu Agarwal](https://github.com/himanshu-03)
100+
| 96\. | Sorting Techniques | Sorting techniques are scripts that arrange a collection of data elements in a particular order, typically ascending or descending. | [Take Me](./Sorting%20Techniques/) | [Himanshu Agarwal](https://github.com/himanshu-03)
101+
| 97\. | File Downloader | A file downloader script is a program or script that automates the process of downloading files from a given URL. It enables users to retrieve files from the internet without manual intervention.. | [Take Me](./File Downloader Script/) | [Himanshu Agarwal](https://github.com/Abhinavcode13)

0 commit comments

Comments
 (0)