From c6754852a967b7961ed558f3d56266e3e90ae712 Mon Sep 17 00:00:00 2001 From: patraabinash29 <63745266+patraabinash29@users.noreply.github.com> Date: Thu, 27 Oct 2022 20:23:06 +0530 Subject: [PATCH] Create str_to_list.py --- str_to_list.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 str_to_list.py diff --git a/str_to_list.py b/str_to_list.py new file mode 100644 index 0000000..2f10db1 --- /dev/null +++ b/str_to_list.py @@ -0,0 +1,2 @@ +str1 = "Analytics Vidhya" +print(str1.split(" "))
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: