Covering some basic topics I haven't seen elsewhere on Cody.

Given a string with extra spaces in front and/or in back, return a 'centered' version of the string (e.g.: ' MATLAB' -> ' MATLAB ')

Solution Stats

402 Solutions

207 Solvers

Last Solution submitted on Apr 05, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...