Zubyno's Posts
Nairaland Forum › Zubyno's Profile › Zubyno's Posts
1 (of 1 pages)
[quote author=Studymore123 post=117112462]You're doing well sir. You've got the knowledge what you need is the contact. Don't underrate your abilities but strive to hone skills. Join communities and engage your seniors. Drop your telegram username and I'll add you to a forum. I wish you the very best. @Studymore123. Sir, I am also an upcoming full-stack web developer. Please add me to the telegram group and necessary communities. I need a mentor and also to engage senior and more experienced developers. My telegram username is @Zubenna. I am based in Lagos. |
elunico:Sorry bro, I didn't see any message. How did you contacted me? Anyway send email to me. My email address is emelunna@gmail.com. Just say I am the guy from Nairaland. You can also use my Twitter or linked as seen on my profile. Thanks. |
I am really interested. My portfolio page [url]zubysoft.tech[/url] |
Fatimat007:Add me pls 08061162569 |
YorubaEmir:I am new to this group and an aspiring Andelan. Pls add me to the WhatsApp group 08061162569 |
Dear Nairaland python coders. Please help me out. I am stuck in the DSLAB. section 4. I am very new to Python. Please check my code below and make necessary correction. it is given me error message. def manipulate_data(argument1, argument2): if argument1 == "list": argument2.reverse() return argument2 if argument1 == "set": argument2.add("ANDELA" ![]() argument2.add("TIA" ![]() argument2.add("AFRICA" ![]() return argument2 if argumet1 == "dictionary": argument2.keys() return argument2 Please help. I don't know if I am making sense at all. The error message received is Total Specs: 3 Total Failures: 2 1 . test_manipulate_dictionary Failure in line 23, in test_manipulate_dictionary self.assertEqual(result, ["grapes", "mangoes", "apples", "oranges"], msg = "Dictionary not manipulated correctly" AssertionError: Dictionary not manipulated correctly2 . test_manipulate_set Failure in line 19, in test_manipulate_set self.assertEqual(result, {"a", "b", "c", "d", "e", "ANDELA", "TIA", "AFRICA"}, msg = "Set not manipulated correctly" AssertionError: Set not manipulated correctlyyour assistance will be highly appreciated. |
1 (of 1 pages)

