Python Slicing Example a = "Hello World!" print(a[::-1]) """ ! Leave a Comment / shares / Aman Sinha [lnt_share] Python Slicing Example a = "Hello World!" print(a[::-1]) """ ! Read More »