What happens when we set padding to 0 with the shorthand and leave out px?

Nothing, px is optional in that caseThe code doesn't workThe content disappearsThen we shouldn't add it to other values either

Nothing, px is optional in that case.