1.

Use the following initializer list: w = ["Algorithm", "Logic", "Filter", "Software", "Network", "Parameters", "Analyze", "Algorithm", "Functionality", "Viruses"] Write a loop that prints the words in uppercase letters. #please someone that knows how to do this in python and add a print (" ") at the end of the program.

Answer»

Hii therehere is your answerIn PYTHON, the capitalize() method converts the first CHARACTER of a string to CAPITAL (uppercase) letter. If the string has its first character as capital, then it RETURNS the original string. SYNTAX: string_name.capitalize() string_name: It is the name of string of whose first character we want to capitalize.HOPE IT HELPED UPLZ MARK AS BRIANLIESTRead more on Brainly.in - brainly.in/question/14838000#readmore



Discussion

No Comment Found