Python list of programs
Python list of programs
Python list of programs
WAP to check for the Armstrong number {407,157} 407= 4^3+0^3+7^3= 64+0+349=407}
WAP to check for the Disarium number. {175= 1^1 + 7^2+ 5^3= 1+49+125=175}
WAP to swap adjacent letters in a string. { Eg: string will become tsirgn }
90>= O
80>= A+
70>= A
60>= B+
50>= B
40>= C