prompt stringlengths 418 953 | answer stringlengths 1 88 | split stringclasses 12 values |
|---|---|---|
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " m " and " h " in " nemithi ". | nehitmi | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " n " and " e " in " Benza ". | Bneza | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " b " and " l " in " yabaleka ". | yalabeka | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " w " and " b " in " kwinqaba ". | kbinqawa | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " b " and " t " in " yentombazana ". | yenbomtazana | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " l " and " i " in " ethile ". | ethlie | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " m " and " f " in " amafu ". | afamu | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " h " and " i " in " ekhululekile ". | ekiululekhle | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " u " and " a " in " Sifuna ". | Sifanu | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " n " and " t " in " Banethemba ". | Batenhemba | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " y " and " I " in " I-Timmy ". | y-TimmI | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " I " and " n " in " Into ". | nIto | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " b " and " w " in " balwa ". | walba | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " I " and " l " in " Iqela ". | lqeIa | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " n " and " t " in " ithengisiwe ". | inhetgisiwe | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " z " and " k " in " ukuzama ". | uzukama | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " N " and " b " in " Ngaba ". | bgaNa | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " a " and " U " in " USally ". | aSUlly | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " p " and " i " in " ilaphu ". | plaihu | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " e " and " k " in " onke ". | onek | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " a " and " l " in " mhla ". | mhal | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " m " and " i " in " embi ". | eibm | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " i " and " f " in " kwafika ". | kwaifka | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " d " and " h " in " ebhedini ". | ebdehini | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " d " and " w " in " idlalwa ". | iwlalda | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " u " and " g " in " olunelanga ". | olgnelanua | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " y " and " U " in " Uya ". | yUa | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " o " and " g " in " umgubo ". | umoubg | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " e " and " n " in " ibhabhathane ". | ibhabhathaen | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " B " and " u " in " Bacula ". | uacBla | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " o " and " a " in " iingoma ". | iingamo | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " a " and " n " in " ngawe ". | agnwe | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " y " and " p " in " wayiphosa ". | wapiyhosa | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " y " and " n " in " yenze ". | neyze | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " y " and " k " in " Bayabaleka ". | Bakabaleya | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " n " and " t " in " Wayenethemba ". | Wayetenhemba | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " e " and " w " in " kuwe ". | kuew | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " h " and " z " in " oluhlaza ". | oluzlaha | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " l " and " e " in " Bakuvuyela ". | Bakuvuylea | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " l " and " n " in " yayibuhlungu ". | yayibuhnulgu | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " w " and " e " in " walandela ". | ealandwla | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " e " and " o " in " ilungileyo ". | ilungiloye | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " i " and " z " in " namanzi ". | namaniz | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " v " and " e " in " ivile ". | ieilv | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " y " and " n " in " yadibana ". | nadibaya | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " c " and " n " in " Babecinga ". | Babenicga | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " e " and " A " in " UAlice ". | UelicA | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " m " and " d " in " amnandi ". | adnanmi | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " b " and " z " in " bezama ". | zebama | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " i " and " y " in " wayibona ". | waiybona | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " l " and " d " in " wayenomdla ". | wayenomlda | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " f " and " n " in " umfana ". | umnafa | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " b " and " n " in " ubona ". | unoba | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " d " and " u " in " unodoli ". | dnouoli | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " a " and " i " in " Yayilusuku ". | Yiyalusuku | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " u " and " v " in " evuya ". | euvya | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " e " and " i " in " elilolo ". | ilelolo | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " w " and " d " in " endaweni ". | enwadeni | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " o " and " i " in " igobe ". | ogibe | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " s " and " N " in " Ngexesha ". | sgexeNha | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " e " and " k " in " ibhokhwe ". | ibhoehwk | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " m " and " b " in " yayiyintombazana ". | yayiyintobmazana | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " a " and " U " in " Ukususela ". | akususelU | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " h " and " u " in " sasiluhlaza ". | sasilhulaza | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " s " and " l " in " Isele ". | Ilese | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " l " and " o " in " okukhulu ". | lkukhuou | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " s " and " i " in " Unomsindo ". | Unomisndo | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " u " and " i " in " Ukufika ". | Ukifuka | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " i " and " e " in " ibone ". | eboni | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " B " and " m " in " Bazama ". | mazaBa | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " i " and " h " in " ukhuselekile ". | ukiuselekhle | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " d " and " l " in " isidlo ". | isildo | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " o " and " s " in " inkosazana ". | inksoazana | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " I " and " - " in " I-mia ". | -Imia | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " z " and " n " in " wenze ". | wezne | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " l " and " i " in " ibala ". | lbaia | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " o " and " h " in " Utsho ". | Utsoh | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " k " and " n " in " ekhanyayo ". | enhakyayo | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " b " and " a " in " abe ". | bae | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " l " and " e " in " ukubukela ". | ukubuklea | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " g " and " b " in " ngequbuliso ". | nbequguliso | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " y " and " h " in " watyhalela ". | wathyalela | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " k " and " e " in " inikine ". | inieink | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " h " and " a " in " kwexesha ". | kwexesah | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " z " and " l " in " ukungcangcazela ". | ukungcangcaleza | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " y " and " e " in " Wayenabahlobo ". | Waeynabahlobo | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " k " and " t " in " ukuyitya ". | utuyikya | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " l " and " k " in " iibhloko ". | iibhkolo | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " w " and " m " in " Umntwana ". | Uwntmana | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " k " and " l " in " wayesoloko ". | wayesokolo | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " m " and " z " in " imibuzo ". | izibumo | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " h " and " i " in " yathi ". | yatih | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " a " and " j " in " Bajonge ". | Bjaonge | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " n " and " e " in " nedoli ". | endoli | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " i " and " v " in " imvula ". | vmiula | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " y " and " e " in " wayenomhlobo ". | waeynomhlobo | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " T " and " U " in " UTommy ". | TUommy | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " l " and " z " in " ulusizi ". | uzusili | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " T " and " - " in " i-Tim ". | iT-im | swap_char |
Swap the positions of two specified letters in a given word, based on the following examples:
1. Swap " w " and " n " in " kwakhona ". Answer: " knakhowa "
2. Swap " o " and " r " in " Ilori ". Answer: " Ilroi "
3. Swap " g " and " b " in " ekugqibeleni ". Answer: " ekubqigeleni "
4. Swap " e " and " d " in " babedlala ". Answer: " babdelala "
Question: Swap " o " and " m " in " kaTom ". | kaTmo | swap_char |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.