₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,417 members, 8,421,840 topics. Date: Sunday, 07 June 2026 at 07:31 AM

Toggle theme

Red90's Posts

Nairaland ForumRed90's ProfileRed90's Posts

1 (of 1 pages)

Jobs/VacanciesRe: Andela: IT Training And Job by red90: 12:43pm On Dec 01, 2016
def manipulate_data(data):
if type(data) != type([]):
return "Only lists are allowed"
else:
positive = 0
negative =0
for i in data:
if type(i) != type(5):
if type(i) != type(0.5):
return "Only floats and strings are allowed"
if str(i)[0] != "-":
negative += i
else:
positive += 1
return [positive, negative]


Error running script pls help
Jobs/VacanciesRe: Andela: IT Training And Job by red90: 3:27pm On Nov 28, 2016
worisj:
And Where Exactly Is The Code?
It works on my local machine but when I try to run it on Andela's, I get the error. Ps. It does not raise any exceptions other than that. So its kind of hard to debug
Jobs/VacanciesRe: Andela: IT Training And Job by red90: 2:59pm On Nov 28, 2016
Good day guys. Just started the andela home study test and I'm stuck at Tax Lab. My code passes all test but when I run it says "An error occured while running your script"
Thanks
TravelRe: General German Visa Enquiries Part 2 by red90: 2:05pm On Feb 21, 2016
dprinz99:
just like our Nigerian remedial.stidienkolleg Is a one year studies in a German uni after whc u wrt an exams called festellungsprufung whc quarantee u to study in any German uni.
as we Nigerian,our secondary school cert(weac) doesn't give us a direct access to study in German uni,therefore thro the studienkolleg,one can scale thro .
I advice u to visit www.studienkolleg.de or u use ur google inoder to hv the required info.
mind u,b4 applying to studienkolleg,u need atlesst Prof of German language of atlesst B1 level.
pls do ur self good to use google n wen u hv probs,dnt hesitate to ask .
best wishes
Thank you,
I think I'm now understand that. So now I need to learn german before I apply.
TravelRe: General German Visa Enquiries Part 2 by red90: 10:05pm On Feb 20, 2016
dprinz99:
best bet for u is either studienkolleg or first year transcript.
for studienkolleg,I can be of help
Thank you. Please explain studienkolleg to me .
TravelRe: General German Visa Enquiries Part 2 by red90: 4:01pm On Feb 20, 2016
biglord:
Have you done some courses in the university, like 1st year courses? If so, ur transcript of your 1st yr is what matters most wt uniassist
No I haven't. Secondary school grad.
TravelRe: General German Visa Enquiries Part 2 by red90: 10:14am On Feb 20, 2016
Hello,
Please is Waec in the anabin db if so, what are my chances for information engineering:
English : C4
Mathematics : C6
Further Mathematics : C6
Physics : C6
Chemistry : D7
Computer : B2
Data Processing : C4
Civic Education : D7
Technical Drawing : B3

If chances are poor, what related field must I choose?

1 (of 1 pages)