Computer Science > 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 Question
Community Stats
Track Your Progress
Sign up to save your practice progress, add favorites, and get personalized insights.