Conjugate a Latin verb

From Rosetta Code
Revision as of 16:44, 16 September 2021 by Puppydrum64 (talk | contribs) (Created page with "{{task|String manipulation}} {{basic data operation}} Category: String manipulation Category:Simple ;Task Given the input: <b><i>amare</i></b> Output the followin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Task
Conjugate a Latin verb
You are encouraged to solve this task according to the task description, using any language you may know.

Basic Data Operation
This is a basic data operation. It represents a fundamental action on a basic data type.

You may see other such operations in the Basic Data Operations category, or:

Integer Operations
Arithmetic | Comparison

Boolean Operations
Bitwise | Logical

String Operations
Concatenation | Interpolation | Comparison | Matching

Memory Operations
Pointers & references | Addresses

Task

Given the input: amare

Output the following, each on its own line:

amo
amas
amat
amamus
amatis
amant