rs200415@rguktsklm.ac.in
CODERZONE
Home
Newsbuzz
PUC Material
Courses
Python Tutorial
C Tutorial
C++ Tutorial
java Tutorial
login
Run
Back
#try to avoid input function a = "hello world.python is a big snake." a = list(a) print(len(a))
#try to avoid input function a = "hello world.python is a big snake." a = list(a) print(len(a))
Click the run button. Try to avoid input() function.