₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,093 members, 8,420,283 topics. Date: Thursday, 04 June 2026 at 03:41 PM

Toggle theme

Peppo4live's Posts

Nairaland ForumPeppo4live's ProfilePeppo4live's Posts

1 2 3 4 5 6 7 8 9 10 (of 12 pages)

TravelRe: Does Anyone Know How To Get Uruguay Visa? by peppo4live: 7:28am On Mar 09, 2021
TheMan3:
No updates yet o because of the current pandemic. But soon I will proceed. Has anyone here also tried or have any information?
Do they have website at all? If yes, help us with the link.

Thanks
TravelRe: Does Anyone Know How To Get Uruguay Visa? by peppo4live: 4:22am On Mar 09, 2021
Dietminute:
Good day bro!! Any update about d requirements?
No response from the guy ooooo
TravelRe: Does Anyone Know How To Get Uruguay Visa? by peppo4live: 4:36pm On Feb 17, 2021
TheMan3:
ok hit me up
Hello
TravelRe: Does Anyone Know How To Get Uruguay Visa? by peppo4live: 7:29am On Feb 10, 2021
TheMan3:
I had to slow down because of the covid issue. They were very strict back then. But I think it's more relaxed now.
Kindly post their tourist visa requirements. Thanks
TravelRe: Does Anyone Know How To Get Uruguay Visa? by peppo4live: 7:27am On Feb 10, 2021
TheMan3:
I had to slow down because of the covid issue. They were very strict back then. But I think it's more relaxed now.
More updates from you will be appreciated. Thanks
TravelRe: Giving Birth In Brazil by peppo4live: 10:47pm On Jan 22, 2021
MrsNaz:
Yeah true. They stopped accepting visa applications due to Covid. Was there today.
When were you told to come back for submission?
TravelRe: Giving Birth In Brazil by peppo4live: 7:22pm On Jan 20, 2021
centuryman:
What is the source please?
Brazilian embassy Facebook page
TravelRe: Giving Birth In Brazil by peppo4live: 5:54pm On Jan 20, 2021
It is well ooo

TravelRe: Giving Birth In Brazil by peppo4live: 1:22pm On Jan 19, 2021
centuryman:
Did they ever stop accepting applications?
They went on break during the festive period
TravelRe: Giving Birth In Brazil by peppo4live: 10:24pm On Jan 18, 2021
Has the embassy started accepting applications?
EducationRe: Logarithmic Question by peppo4live:
Using difference of two squares

(69.5+30.5)(69.5-30.5)

100×39 = 3900

³√3900

No .................... Log
3900.................. 3.5911

³√3900................ 3.5911÷3. = 1.1970

Antilog. 15.74 (answer)
EducationRe: Logarithmic Question by peppo4live: 9:48pm On Nov 14, 2020
Simple
Jobs/VacanciesRe: OilandGasJobs Recruitment 2020 by peppo4live: 7:06am On Nov 14, 2020
Midex88:
21) What becomes V if we use 2 resistors of 4W in parallel?
A. 2.66 V
B. 6 V
C. 12 V
D. 24 V

The intelligent once pls
6V
Jobs/VacanciesRe: OilandGasJobs Recruitment 2020 by peppo4live: 11:39am On Oct 18, 2020
Tetegh:
Mine is 32k+
Mine is 28k+
ProgrammingRe: Help Python Syntax Error! by peppo4live: 11:00pm On Aug 15, 2020
ReignDigitals:
Here it is
After I input 101 as my score

It displayed invalid score but still continued with the print statement... I thought the program should end at invalid score ...

Any input will be appreciated
EducationRe: Please, Who Can Assist With The Solution To This Physics / Maths Problem by peppo4live: 3:45pm On Aug 12, 2020
femi4:
I like this simple approach
Thanks
EducationRe: Please, Who Can Assist With The Solution To This Physics / Maths Problem by peppo4live: 10:28am On Aug 12, 2020
Solution:

distance (d1) = X
distance (d2) = Y
time = t1 = t2 = t (equal and consecutive intervals of time)

initial velocity = d1/t = X/t
final velocity = d2/t = Y/t

Acceleration (a) = (final velocity - initial velocity)/t

Putting X/t and Y/t into the formula for acceleration

We have...

Acceleration = (Y/t - X/t)/t

Find the LCM inside the bracket

We... (Y-X)/t ÷ t
(Y-X)/t × 1/t

Acceleration = (Y - X) / t²

Proved and shown
EducationRe: 2k For Whoever Can Solve This Asap by peppo4live: 1:21pm On Aug 11, 2020
Ogabson:
Hope this helps
You have done well but you should try as much as possible to simplify mathematics and make it attractive for people.

Let me use binary operation to fully explain your solution.

Question:

Find the product of 11 and 10 (Leaving your answer in base two)

Solution:

1 1
× 1 0
-------------
0 0
+1 1
------------------
1 1 0
-------------------

Instead of the above solution... This is what you did:

You converted the base into base ten

11= 1×2^1 + 1×2^0
= 2 + 1 = 3 base 10

10 = 1×2^1 + 0×2^0
= 2 + 0 = 2 base 10
Therefore,

11 × 10 = 3 × 2 = 6 base 10

Converting base 10 to base 2
6 divided by 2

2 6
2 3 R 0
2 1 R 1
2 0 R 1

Answer 110 base two.

I hope this help.... Thanks
EducationRe: 2k For Whoever Can Solve This Asap by peppo4live: 8:41am On Aug 11, 2020
Squillaci:
This your answer resemble luck.
The angle that is subtended, is it the exterior angles or the interior angles?
Study the theorems of cycle geometry very well.

There is nothing like luck... If you manipulate steps in mathematics, people will know...

Thanks
EducationRe: 2k For Whoever Can Solve This Asap by peppo4live: 6:52am On Aug 11, 2020
phenomental40:
peppo4live correct DM me your account number expect alert of 2k tomorrow
Received with thanks. God bless you

EducationRe: 2k For Whoever Can Solve This Asap by peppo4live: 6:32pm On Aug 10, 2020
phenomental40:
peppo4live correct DM me your account number expect alert of 2k tomorrow
Hello bros
ProgrammingRe: My Collections Of Python Projects by peppo4live: 10:19am On Aug 10, 2020
KlausMichaelson:
name = input('What is your Name? ')
matric_no = input('What is your Matriculation number? ')
course_code = input('What is your course code? ')
score = input('What is your score?')
for score in range(100):
if score <= 100:
score = 'Grade A'
elif score <= 70:
score = 'Grade B'
elif score <= 60:
score = 'Grade C'
elif score <= 50:
score = 'Grade D'
elif score <= 40:
score = 'Grade D'
else:
score = 'Grade F'

print(f'Hi {name} with {matric_no} at the end of the semester, had {score} in {course_code}')

Alternatively;

Name = input('What is your Full Name? ')
Matric_number = input('What is your Matric Number? ')
Course_Code = input('What is your Course Code? ')
Score = int(input('What is your Score? (Score must not exceed 100) '))

if Score > 100:
print('invalid score')
elif Score <= 100 and Score >= 70:
Score = 'A'
elif Score <= 69 and Score >= 60:
Score = 'B'
elif Score <= 59 and Score >= 50:
Score = 'C'
elif Score <= 49 and Score >= 40:
Score = 'E'
else:
Score = 'F'

print(f'{Name} with a Matric No of {Matric_number} At the end of the semester, had Grade {Score} in {Course_Code}')
Nice one bro.... I Started learning python too of recent.... Keep the fire burning
EducationRe: 2k For Whoever Can Solve This Asap by peppo4live: 7:08pm On Aug 09, 2020
galantjoe:
You got it
It is very important to use circle theorem to solve this kind problem
Thanks
EducationRe: 2k For Whoever Can Solve This Asap by peppo4live: 7:07pm On Aug 09, 2020
Brachaa:
God of maths, where art thou in my life?? Lol...

Kudos to the guy that got it though. He tried.
Thanks
EducationRe: 2k For Whoever Can Solve This Asap by peppo4live: 4:49pm On Aug 09, 2020
phenomental40:
OK noon tomorrow 2000 naira
Okay.... Thanks
EducationRe: 2k For Whoever Can Solve This Asap by peppo4live: 4:28pm On Aug 09, 2020
phenomental40:
peppo4live correct DM me your account number expect alert of 2k tomorrow
Account number: 0054093485
Bank: Access
EducationRe: 2k For Whoever Can Solve This Asap by peppo4live: 3:42pm On Aug 09, 2020
OCD = 70 (isosceles triangle)

OCD + ODC + x = 180
70 + 70 + x = 180
140 + x = 180
X = 40

212 + 40 = 252 ( angle at centre)

ABC = 252/2 (angle at centre is twice angle at segment

ABC = 126 degree
EducationRe: 2k For Whoever Can Solve This Asap by peppo4live: 3:34pm On Aug 09, 2020
126 degree

1 2 3 4 5 6 7 8 9 10 (of 12 pages)