News

print whether the character is a letter or numeric digit or a special character if the character is a letter, print whether the letter is uppercase or lowercase if the character is a numeric digit, ...
WAP to accept user defined inputs and perform ... WAP to demonstrate mutability and immutability of python strings, lists, and tuples. WAP to demonstrate list operations: append, extend, insert, pop, ...