Simple Data Type Exercises in Python | Python Programming Posted on March 6, 2022March 6, 2022 By myustaadg.com No Comments on Simple Data Type Exercises in Python | Python Programming Exercise 1 Write a program that displays the string on the screen. !Hello World! Solution: Output: Hope You will learn Something. Happy Coding. Programming Exercises, Python Exercises