सामग्रीमा जानुहोस्

Z11591: संशोधनहरू बीचको भिन्नता

Wikifunctionsबाट
adjectives ending in -e stay the same
कुनै सम्पादन सारांश छैन
पङ्क्ति १४: पङ्क्ति १४:
"Z61K1": "python"
"Z61K1": "python"
},
},
"Z16K2": "def Z11590(Z11590K1):\n\tif(Z11590K1.endswith('f')):\n\t return Z11590K1[:-1] + 've';\n\tif(Z11590K1.endswith('teur')):\n\t\treturn Z11590K1[:-4] + 'trice';\n\tif(Z11590K1.endswith('er')):\n\t\treturn Z11590K1[:-2] + 'ère';\n\tif(Z11590K1.endswith('eux') or Z11590K1.endswith('eur')):\n\t return Z11590K1[:-1] + 'se';\n\tif(Z11590K1.endswith('et')):\n\t\treturn Z11590K1[:-2] + 'ète';\n\tif(Z11590K1.endswith('e')):\n\t\treturn Z11590K1;\n\telse:\n\t return Z11590K1 + 'e';"
"Z16K2": "def Z11590(Z11590K1):\n\tif(Z11590K1.endswith('f')):\n\t return Z11590K1[:-1] + 've';\n\tif(Z11590K1.endswith('teur')):\n\t\treturn Z11590K1[:-4] + 'trice';\n\tif(Z11590K1.endswith('er')):\n\t\treturn Z11590K1[:-2] + 'ère';\n\tif(Z11590K1.endswith('eux') or Z11590K1.endswith('eur')):\n\t return Z11590K1[:-1] + 'se';\n\tif(Z11590K1.endswith('et')):\n\t\treturn Z11590K1[:-2] + 'ète';\n\tif(Z11590K1.endswith('e')):\n\t\treturn Z11590K1;\n\tif(Z11590K1.endswith('gu')):\n\t\treturn Z11590K1 + 'ë';\n\tif(Z11590K1.endswith('el') or Z11590K1.endswith('en') or Z11590K1.endswith('on') or Z11590K1.endswith('eil') or Z11590K1.endswith('ul')):\n\t\treturn Z11590K1 + Z11590K1[-1] + 'e';\n\telse:\n\t return Z11590K1 + 'e';"
}
}
},
},

१६:२४, १ मे २०२४ जस्तै गरी पुनरावलोकन

This page displays in a limited way without JavaScript.