Write a Python program to accept a filename from the user and print the extension of that file
Introduction Write a Python program to accept a filename from the user and print the extension of that file. I …
Introduction Write a Python program to accept a filename from the user and print the extension of that file. I …