Computer Science (Python) > computational-thinking-and-programming-2 > Revision Of Python Topics
What will be the output of the following Python code?
str = "Soft Skills" print(str[-3::-3])
Current Session
Community Stats
Track Your Progress
Sign up to save your practice progress and get personalized insights across all topics.