first program of python
By Angelina Kozey at Jul 06 2021
Write a Python program to read first n lines of a file
By Grace Turcotte at Nov 26 2020
program to add first and last digit of a number in python
By Donna Schaden at Jun 18 2021
Write a Python program to accept two strings as input and check if they are identical copy of each other or if the second string is a substring of the first string.
By Barbara Torp at Jun 18 2020
Write a Python program to get a single string from two given strings, separated by a space and swap the first two characters of each string.
By Lloyd Fadel at Apr 07 2021