I am new to Ubuntu and I found that there
sudo apt update && sudo apt upgrade #1
sudo apt-get update && sudo apt-get upgrade #2
what is the difference between them, I haven't found much information about the first command but plenty of explanation on What is the difference between apt-get update and upgrade?