Copyassignment.com

Hint : converting set to list removes the duplicate values. Generate and print a dictionary that contains a number in the form {x: x*x} Input: Input a number = 6. ... Write a Python program to replace a string "Python" with "Java" and "Java" with "Python" in a given string. (ignore case) input: Hello Java I know Python. ................
................