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 = ("123@abc","hello","welcome","@@@@@@","learn python","good morning") for i in a: print(a[i],len(a[i]))
#try to avoid input function a = ("123@abc","hello","welcome","@@@@@@","learn python","good morning") for i in a: print(a[i],len(a[i]))
Click the run button. Try to avoid input() function.