Problem 2395. Simple Past of Regular Verbs
Given a regular verb, return the simple past.
Example
Input verb = 'to work' Output simple_past = 'worked'
Solution Stats
Problem Comments
-
4 Comments
Show
1 older comment
J.R.! Menzinger
on 29 Jun 2014
Very nice one! ;-)
Ned Gulley
on 3 Jul 2014
I like it! Now let's see some German and French...
ChrisR
on 14 Nov 2021
OK, OK. You made your point. English makes no sense! :-)
goc3
on 14 Mar 2023
There is nothing simple about the English language...
Solution Comments
Show commentsProblem Recent Solvers23
Suggested Problems
-
2964 Solvers
-
Renaming a field in a structure array
1548 Solvers
-
Output any real number that is neither positive nor negative
399 Solvers
-
736 Solvers
-
264 Solvers
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!