A four character computer password is generated by choosinf from 26 letters(a,b,. z) and ten digits(0,1,. 9). No password can contain only digits and no password can consist of the same character repeated four times.how many valid passwords are there?