# Task 1

## <mark style="color:purple;">Task 1</mark>

*What does the 3-letter acronym FTP stand for?*

### <mark style="color:purple;">Answer</mark>

File Transfer Protocol

### <mark style="color:purple;">Explanation</mark>

It is a standard network protocol used to transfer files between a client and a server over a network, typically the internet. FTP allows users to upload, download, and manage files on remote servers.
