def myfun(): colors_list = ["Red", "Green", "White", "Black"] print("%s %s" % (colors_list[0], colors_list[-1])) if __name__=="__main__": myfun()
Red Black
Apply For Job
Java Material
Python Material
PLSQL Material
.Net Material
Write a Python Program to Check Leap Year.
Write a Python program that prints the calendar for a given month and year.
Write a python program to find absolute value of a number in the list
Write a Python Program to find sum of array.
Write a python program to checking internet speed