Question: pythoncode Given the string str = abcdefghij, write a single line of code that will print the following using slicing: adgj
pythoncode
Given the string str = "abcdefghij", write a single line of code that will print the following using slicing: adgj
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
