Simple Past of Regular Verbs - MATLAB Cody - MATLAB Central

Problem 2395. Simple Past of Regular Verbs

Difficulty:Rate

Given a regular verb, return the simple past.

Example

 Input verb = 'to work'
 Output simple_past = 'worked'

Solution Stats

36.61% Correct | 63.39% Incorrect
Last Solution submitted on Mar 14, 2023

Problem Comments

Solution Comments

Show comments
Registration Now Open for MathWorks AUTOMOTIVE CONFERENCE 2025
...
Hello Community, We're excited to announce that registration is now open for the...

Problem Recent Solvers23

Suggested Problems

More from this Author1

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page