₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,328,694 members, 8,436,938 topics. Date: Wednesday, 01 July 2026 at 06:06 AM

Toggle theme

Antieverything's Posts

Nairaland ForumAntieverything's ProfileAntieverything's Posts

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

ProgrammingRe: How To Deploy Java .jar Or Project As Native Windows App by antieverything(m): 8:16pm On Jun 25, 2017
this was so confusing to me at first too grin
CrimeRe: Kidnapper Evans: How My Girlfriend, Amaka Caused My Downfall & Shock Of My Life by antieverything(m): 11:29am On Jun 24, 2017
surgical:
crimals are usually cowarda when caught, they are only brave during operations once caught,women are better than them
Lolz..that counts
CrimeRe: Kidnapper Evans: How My Girlfriend, Amaka Caused My Downfall & Shock Of My Life by antieverything(m): 11:17am On Jun 24, 2017
they said evan is so smart(Scofield?) who knows dis guy might b taking the fall for d said evans(on purpose) cos dis guy is singing like a canary to be labeled as "smart"
Art, Graphics & VideoRe: 25 Insane Optical Illusions That Will Leave You Dazed And Confused by antieverything(m): 9:35am On Jun 18, 2017
some people mind sha
ProgrammingRe: QUIZ: How Many Lines Of Code Can You Use To Reverse A List by antieverything(m): 11:38am On Jun 08, 2017
bash shld do the trick
ProgrammingRe: How Much Will it Cost Me To Develop My Website App by antieverything(m): 4:02am On Jun 01, 2017
it depends on the kind of job
ProgrammingRe: CBT In Python. V2 By Fleshbone by antieverything(m): 7:42pm On May 28, 2017
nice one!
ProgrammingRe: Python Creatives: Where Were We? by antieverything(m): 10:28am On May 22, 2017
i have been added smiley
ProgrammingRe: Python CBT Program by antieverything(m): 6:14am On May 22, 2017
fleshbone:
antieverything

This is quite impressive, thanks for sharing the knowledge of regular expression on python. And the 'escape newline', please does that work on python 2.7?

Very impressive bro.
Thanks for sharing once more
m pretty sure it works on 2.7
ProgrammingRe: Python CBT Program by antieverything(m): 11:11pm On May 21, 2017
fleshbone:
Hello Python friends

from time import time,sleep
import re
import decimal

my_questions = dict()
my_answer = dict()

#Answer 1
my_answer['1'] = 'b'
#Answer 2
my_answer['2'] = 'c'
#Answer 3
my_answer['3'] = 'b'
#Answer 4
my_answer['4'] = 'c'
#Answer 5
my_answer['5'] = 'a'


#Question 1
my_questions['q_1'] = 'A paragraph inprose is equivalent to a?'
my_questions['q_1a'] = 'A. Verse in a poetry'
my_questions['q_1b'] = 'B. Stanza in poetry'
my_questions['q_1c'] = 'C. Metre in poetry'
my_questions['q_1d'] = 'D. Trope in poetry'

#Question 2
my_questions['q_2'] = 'The continuation of meaning without pause, from one line to the next is?'
my_questions['q_2a'] = 'A. Synecdoche'
my_questions['q_2b'] = 'B. Melodrama'
my_questions['q_2c'] = 'C. Enjambment'
my_questions['q_2d'] = 'D. Alliteration'

#Question 3
my_questions['q_3'] = 'Satire employs the use of?'
my_questions['q_3a'] = 'A. Onomatopia'
my_questions['q_3b'] = 'B. Irony'
my_questions['q_3c'] = 'C. Synecdoche'
my_questions['q_3d'] = 'D. Melancholy'

#Question 4
my_questions['q_4'] = 'The speech made by a character to himself on stage is?'
my_questions['q_4a'] = 'A. Epilogue'
my_questions['q_4b'] = 'B. Aside'
my_questions['q_4c'] = 'C. Soliloguy'
my_questions['q_4d'] = 'D. Monologue'

#Question 5
my_questions['q_5'] = 'A literary work that teaches moral is said to be?'
my_questions['q_5a'] = 'A. Didactic'
my_questions['q_5b'] = 'B. Intructive'
my_questions['q_5c'] = 'C. Corrective'
my_questions['q_5d'] = 'D. Impressive'

def candidate_name():
name = input('Please enter your name: ')
return name

def salutation():
print ('\n\nHello ', candidate_name().upper() ,' You Accessment Start in a While')
print ('\nLiterature-in-English\n')

def answer(x):
answer_char = ['a','b','c','d']
answer = input('\nEnter a Character: ')
while (answer.lower() not in answer_char):
answer = input('You Did not enter a Valid character\n Enter A Character: ')
answer=re.sub(r"[^a-z]","",answer.lower()) #strip period numbers etc
if my_answer[str(x)] == answer.lower():
return 1
else:
return 0

def quest():
score = 0
for x in range (1,6):
print ('Question ',str(x))
print ()
print (my_questions['q_'+ str(x) ])
print ()
print (my_questions['q_'+ str(x) +'a'])
print (my_questions['q_'+ str(x) +'b'])
print (my_questions['q_'+ str(x) +'c'])
print (my_questions['q_'+ str(x) +'d'])
print ()

score += int(answer(x))

if x == 5:
if score == 5:
print ()
print ('Amazing!')
elif score == 4:
print ()
print ('Excellent!')
elif score == 3:
print ('')
print ('\nGood!')
elif score == 2:
print ('\nFair!')
elif score == 1:
print ('\nPoor!')
else:
print ('\nVery Poor!')
print ()
print ( 'Your Score is ' ,str(score))
print ()
def main():
#candidate_name()

salutation()

start_time = time()

quest()

total_time=decimal.Decimal((time() - start_time)/60)
total_time=round(total_time,2)
total_time_test=total_time * 100/60
if int(total_time_test) >= 1:
Timed="Minutes"
else:
Timed="Seconds"
total_time=total_time * 100

print ('You Spent ',total_time,Timed)


main()
RomanceRe: Nairaland Guys Only Pls (no Ladies Pls) Photo18+ by antieverything(m): 9:04am On May 07, 2017
one ..one not cos of her father fvck dat..but dat face..wait..she is a nigerian nd she is going to fvck mi nd my friends... i pick none
RomanceRe: Matured Minds Needed Asap by antieverything(m): 8:54am On May 07, 2017
sexybbstar:
I've stayed away from my lover for one year and i did not even kiss another man no matter the kind of konji that holds me.
Sister,y re u lying..ur <lover> dey nl ba?
RomanceRe: Can A Girl Vagina Loose Without Having Frequent Sex? by antieverything(m): 8:47am On May 07, 2017
Trut:
I'm serious when I ask this question...

Can a girl vagina get loose without having s€x or using a d!ldo/vibrattor? I am dating a girl for more than 3 years and her pvssy is usually tight, and all of the sudden it became loose early this year. Never felt that loose before, even when she was very wet. Her clitor!s also look bigger and more strung out. I know she doesn't masturbate using d!ldo's or vibrattors.

Now, she lives 3 hours distance from me (where is she schooling since September 2014) and we see each other once a month.

Any suggestions? causes? Reasons?
urmmm..she could b h0rny...i mean she fvcks before coming? wait. we re in nigeria..it is so possible she fvcked before coming..op brk up grin
RomanceRe: What Is This Slay Queen Doing? (photo) by antieverything(m): 8:43am On May 07, 2017
omg..is she adjusting her pad? ewwwww lipsrsealed
RomanceRe: The Hair On My Pussy Is Remaining 1 Strand by antieverything(m): 8:38am On May 07, 2017
hiv pussygrin
RomanceRe: Can U Visit Ur Bf/gf In Sunday by antieverything(m): 8:36am On May 07, 2017
hells yeah..hells yeah fvcking rite fvcking rite#in igbo tongue..grin grills much
RomanceRe: Ladies, Be Proud Of Your Bodycount! by antieverything(m): 8:27am On May 07, 2017
TheCabal:
How can we marry virgins or grade 1 tokunbo's when every girls spreads her legs once you show them money.

I blame their mothers, if they had proper up bringing..

Even the girls you think are better ... na dem go dey shout harder .. harder .. fu|ck me .. fu|ck me .. ooh oooh oh my god... i'll do anything ...
just fu... fu .. fuc|k me .. he ohh oooh hey

https://s6.postimg.org/7g4p41i41/odega.jpg

I thought you said you only had one boyfriend. huh

Ashewo OP
Lol
RomanceRe: Ladies, Be Proud Of Your Bodycount! by antieverything(m): 7:03pm On May 06, 2017
Since its 2017 we should start getting married to Wh0res? well "nobody fit choose for anybody"- the joys of 2017...salute to my virgin prudish wife(still waiting to meet ugrin)
RomanceRe: When She Does Not Remember My Birthday! Is That Love? by antieverything(m): 1:18pm On May 06, 2017
ZarZar:
Zar Zar
I like you smiley
RomanceRe: If You Could Choose To Have Dinner With Any Historical Figure, Who Would It Be? by antieverything(m): 9:56pm On May 04, 2017
Einstein so we could burn weed grin
RomanceRe: Name One Thing You EX Was Good At by antieverything(m): 10:09pm On May 03, 2017
mespusinglez:
My ex was hyper sensitive, she has trust issues and I also think she has a low self esteem. she loved me in a very dangerous way that I became afraid. Back then in school, she would trail and threaten any girl she spots with me. She scared all my female friends and always embarrassed me whenever she spots me with any female regardless of our discussion or what we are doing. And the funny thing is that whenever she puts on any of her drama about me cheating on her and later on, it becomes clear that I'm innocent, I'll want to stay away from her for a while so that she'll learn a few lessons and calm down but then you'll see her begging and threatening seriously to commit suicide if I don't forgive her immediately. Whenever I try calling up the issue with her, she'll be like she loves me and she's only trying to protect her man from other girls. At a point, u grew tired and fed up with the whole thing and decided to call it quit with her. Though it wasn't without a tough fight. The good thing about her is that she's a great lover. She's loving, caring, a good cook and a good companion but she loved with her everything and unfortunately, I don't need that kind of love.
abeg sowi ..u see where dat b!tch waka pass? i mean karma?grin
ProgrammingRe: I Want To Learn Programming On My Own, Where Do I Start? by antieverything(m): 1:23am On May 02, 2017
start with c++..most of em are deviation (nobody wants to admit this) else u might get stuck like me cry
RomanceRe: Hey! Guys Can You Date A Girl Like Dis?(pics) by antieverything(m): 1:13am On May 02, 2017
yeah...d oda other rum is her calling based on logistics
RomanceRe: Ladies, Can You Do This To Your MAN?? (photos) by antieverything(m): 1:11am On May 02, 2017
op..dat izz u...lemme come and be going jawe..#close tab undecided
RomanceRe: What Is The Most Sweetest Thing In This World? by antieverything(m): 1:09am On May 02, 2017
Revenge and Weed
RomanceRe: What Is The Craziest Thing You've Done When You Were Stoned? by antieverything(m): 1:06am On May 02, 2017
i was so hungry after puffing...so i had to eat..wyl i was eating i was so lost in tot i even 4got i was eating..i was trying to force d food tru my closed teeth grin...#cleantho
EntertainmentRe: Big Brother Africa Owned By Illuminati? by antieverything(m): 11:39am On Apr 10, 2017
i opened this thread to write this ==> " Sire ye is Insane" "theory ko ,hypothesis ni"
TV/MoviesRe: Big Brother Naija 2017 Winner Announcement & Grand Finale Thread by antieverything(m): 8:14pm On Apr 09, 2017
tboss don win ...fck! mk bbn no bring der leg out n day o.....mtcheeew awon riggers
RomanceRe: loving the wrong person?.. HELP! by antieverything(m): 7:35pm On Apr 01, 2017
op kip fvcking until u replace her azz she is urmmm done wit u
RomanceRe: Girl, 18, Who Went Viral For Putting Her Virginity On Sale Finally Sells It by antieverything(m):
virgin prost!tute like literally
TV/MoviesRe: Again! “ N25m Is Nothing To Me. Half-caste Ladies Are Hot Commodities” — TBoss by antieverything(m): 12:38am On Mar 30, 2017
ow d b!tch blind or she no get d memo nA she b d only light skin remaining?

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