<div class="text-justify"> <center><h2>My Coding Quiz #20 👨💻🛠️🧩</h2></center> <p>Welcome to the new installment of my series of <b>Coding Quizzes</b>, in which you will be able to test your knowledge and skills about programming and software development in a simple and fun way. If you want to learn more about it visit <a href="/@eniolw">my blog</a> here on Hive and the <a href="/@eniolw/my-coding-quiz-1">first post</a> where I introduced it.</p> <h3>Without further ado, here's the riddle...</h3> <br> <center> <img src="https://images.ecency.com/DQmQRfTBhprS37SCWJLBUFEEC8tvYDFH7B3CE4kYNMPZ4yG/quiz_img_en.png" alt="Quiz"> <h6>By @eniolw</h6> </center> <br><center><h3>What's your choice?</h3></center> <p><b>Solution to the <a href="/@eniolw/my-coding-quiz-19">previous quiz</a>:</b> <b>('coding ', 'is', ' fun')</b>. Line 1 defines a seemingly meaningless string <code>a</code>. Line 2 reverses this using the familiar slice notation, creating a new string <code>b</code>. Its content will be <b>'coding is fun'</b>.</p> <p>Line 3 applies the <code>partition</code> method which is less known, although somewhat similar to split. What it does is look for the string given as an argument and return a three-element tuple. If there is an occurrence, the tuple will be formed by: 1) what is before the first occurrence, 2) the first occurrence and 3) what is after the first occurrence.</p> <p>In the case of the string <code>b</code>, since the string <code>"is"</code> was specified to the <code>partition</code> method applied to the string 'coding is fun ', this will return the tuple <b>('coding ', 'is', ' fun')</b>. Note that white spaces are preserved, as they are valid characters.</p> <p>The enthusiast @splash-of-angs63 solved this test satisfactorily.</p> <hr> <p>If you want to blog about computer science and programming content, I invite you to join <a href="/">Hive</a> and participate in its communities, such as <a href="/created/hive-196387">STEM-social</a>, <a href="/created/hive-154226">Develop Spanish</a>, <a href="/created/hive-169321">Programming & Dev</a> and others.</p> <hr> <center><h2>Mi Quiz de Programación #20 👨💻🛠️🧩</h2></center> <p>Bienvenido a mi nueva serie de <b>Quizzes de Programación</b>, en la cual podrás poner a prueba tus conocimientos y habilidades sobre programación y desarrollo de software de una manera sencilla y divertida. Si quieres aprender más sobre ella visita <a href="/@eniolw">mi blog</a> aquí en Hive y el <a href="/@eniolw/my-coding-quiz-1">primer post</a> donde la presenté.</p> <h3>Sin más preámbulos, he aquí el acertijo...</h3> <br> <center> <img src="https://images.ecency.com/DQmXZtVehwoeL2Jw2nCAHmSrwEWfyKMZTqMCUerxdv1LbCm/quiz_img_es.png" alt="Quiz"> <h6>Por @eniolw</h6> </center> <br><center><h3>¿Cuál es tu elección?</h3></center> <p><b>Solución al <a href="/@eniolw/my-coding-quiz-19">quiz anterior</a>:</b> <b>('coding ', 'is', ' fun')</b>. La línea 1 define un string <code>a</code> aparentemente sin sentido. La línea 2 lo invierte usando la conocida notación de rebanada, creando un nuevo string <code>b</code>. Su contenido será <b>'coding is fun'</b>.</p> <p>La línea 3 le aplica el método <code>partition</code> que es menos conocido, aunque algo similar a split. Lo que hace es buscar la cadena dada como argumento y devolver una tupla de tres elementos. En caso de haber una ocurrencia, la tupla estará formada por: 1) lo que esté antes de la primera ocurrencia, 2) la primera ocurrencia y 3) lo que esté tras la primera ocurrencia.</p> <p>En el caso del string <code>b</code>, dado que se especificó la cadena <code>"is"</code> al método <code>partition</code> aplicado al string 'coding is fun', este regresará la tupla <b>('coding ', 'is', ' fun')</b>. Nótese que los espacios en blanco se preservan, pues son caracteres válidos.</p> <p>El entusiasta @splash-of-angs63 resolvió este test satisfactoriamente.</p> <hr> <p>Si quieres bloguear sobre contenido informático y de programación, te invito a unirte a <a href="/">Hive</a> y participar en sus comunidades, tales como <a href="/created/hive-196387">STEM-social</a>, <a href="/created/hive-154226">Develop Spanish</a>, <a href="/created/hive-169321">Programming & Dev</a> y otras.</p> </div>
author | eniolw |
---|---|
permlink | my-coding-quiz-20 |
category | hive-196387 |
json_metadata | "{"image": ["https://images.ecency.com/DQmQRfTBhprS37SCWJLBUFEEC8tvYDFH7B3CE4kYNMPZ4yG/quiz_img_en.png", "https://images.ecency.com/DQmXZtVehwoeL2Jw2nCAHmSrwEWfyKMZTqMCUerxdv1LbCm/quiz_img_es.png"], "thumbnails": ["https://images.ecency.com/DQmQRfTBhprS37SCWJLBUFEEC8tvYDFH7B3CE4kYNMPZ4yG/quiz_img_en.png", "https://images.ecency.com/DQmXZtVehwoeL2Jw2nCAHmSrwEWfyKMZTqMCUerxdv1LbCm/quiz_img_es.png"], "tags": ["hive-196387", "programming", "coding", "python", "quiz", "stem", "proofofbrain", "creativecoin", "neoxian", "spanish"], "app": "ecency/3.0.36-vision", "format": "markdown+html"}" |
created | 2023-09-12 09:31:00 |
last_update | 2023-09-12 09:31:00 |
depth | 0 |
children | 2 |
last_payout | 2023-09-19 09:31:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 5.916 HBD |
curator_payout_value | 5.794 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4,261 |
author_reputation | 255,223,074,416,427 |
root_title | "My Coding Quiz #20" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 127,076,907 |
net_rshares | 29,328,960,788,688 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
drifter1 | 0 | 1,032,444,641 | 2.8% | ||
kevinwong | 0 | 3,004,226,011 | 0.42% | ||
justtryme90 | 0 | 1,370,319,791 | 70% | ||
eric-boucher | 0 | 14,778,846,090 | 2.8% | ||
juanmiguelsalas | 0 | 847,080,395 | 1.68% | ||
thecryptodrive | 0 | 56,715,723,466 | 1.12% | ||
roelandp | 0 | 276,945,390,966 | 35% | ||
cloh76 | 0 | 4,031,959,643 | 2.8% | ||
joshglen | 0 | 723,567,824 | 5.6% | ||
pipokinha | 0 | 64,797,809,309 | 100% | ||
neddykelly | 0 | 14,648,137,500 | 85% | ||
lordvader | 0 | 45,011,293,963 | 5.6% | ||
lemouth | 0 | 1,378,530,636,967 | 45% | ||
alaqrab | 0 | 507,516,676 | 2.8% | ||
lamouthe | 0 | 5,546,413,281 | 70% | ||
tfeldman | 0 | 5,475,566,051 | 2.8% | ||
sergiomendes | 0 | 2,081,262,635 | 2.8% | ||
metabs | 0 | 7,359,347,386 | 70% | ||
mcsvi | 0 | 124,548,126,722 | 50% | ||
lk666 | 0 | 1,930,376,961 | 2.8% | ||
cnfund | 0 | 11,499,913,750 | 5.6% | ||
boxcarblue | 0 | 13,161,021,411 | 2.8% | ||
justyy | 0 | 36,832,946,100 | 5.6% | ||
michelle.gent | 0 | 3,341,509,470 | 1.12% | ||
curatorwhale | 0 | 10,361,345,455 | 87.9% | ||
curie | 0 | 474,050,828,592 | 5.6% | ||
modernzorker | 0 | 3,698,671,466 | 3.92% | ||
moretea | 0 | 1,135,393,811 | 5.6% | ||
techslut | 0 | 182,390,263,712 | 28% | ||
frankches | 0 | 1,150,263,275 | 24% | ||
steemstem | 0 | 1,286,020,230,107 | 70% | ||
dashfit | 0 | 498,656,469 | 2.8% | ||
edb | 0 | 7,788,837,748 | 7% | ||
yadamaniart | 0 | 3,284,766,420 | 2.8% | ||
bigtakosensei | 0 | 1,693,190,433 | 1.4% | ||
walterjay | 0 | 410,169,118,413 | 35% | ||
valth | 0 | 10,851,375,724 | 35% | ||
metroair | 0 | 26,689,400,920 | 5.6% | ||
driptorchpress | 0 | 2,132,193,596 | 1.4% | ||
sardrt | 0 | 1,237,057,024 | 10% | ||
dna-replication | 0 | 2,744,070,695 | 70% | ||
shaunmza | 0 | 139,162,989,463 | 100% | ||
mariaalmeida | 0 | 17,627,134,910 | 100% | ||
boynashruddin | 0 | 818,363,353 | 5.6% | ||
gifmaster | 0 | 54,302,596,733 | 100% | ||
steemiteducation | 0 | 1,244,879,123 | 2.8% | ||
dhimmel | 0 | 364,378,505,901 | 17.5% | ||
oluwatobiloba | 0 | 2,215,874,360 | 70% | ||
detlev | 0 | 23,664,710,886 | 1.68% | ||
chasmic-cosm | 0 | 866,393,417 | 2.8% | ||
lugaxker | 0 | 823,566,558 | 34.65% | ||
federacion45 | 0 | 8,821,714,156 | 2.8% | ||
amberyooper | 0 | 589,667,427 | 2.8% | ||
gamersclassified | 0 | 3,531,666,207 | 2.8% | ||
iansart | 0 | 8,332,834,501 | 2.8% | ||
forykw | 0 | 17,838,242,086 | 2.8% | ||
mobbs | 0 | 133,834,579,911 | 35% | ||
eliel | 0 | 5,678,895,528 | 5.6% | ||
jerrybanfield | 0 | 19,567,804,369 | 5.6% | ||
rt395 | 0 | 1,771,064,237 | 1.5% | ||
bitrocker2020 | 0 | 11,440,603,124 | 0.84% | ||
jga | 0 | 54,494,655,081 | 100% | ||
maxdevalue | 0 | 9,755,568,338 | 5.6% | ||
sustainablyyours | 0 | 31,458,033,283 | 35% | ||
erick1 | 0 | 25,719,409,349 | 80% | ||
helo | 0 | 27,296,328,070 | 35% | ||
arunava | 0 | 21,566,469,939 | 2.24% | ||
schoolforsdg4 | 0 | 1,074,081,415 | 5% | ||
samminator | 0 | 50,773,832,041 | 35% | ||
zerotoone | 0 | 1,118,936,301 | 2.8% | ||
enjar | 0 | 41,730,049,535 | 5.04% | ||
mahdiyari | 0 | 2,129,542,989,398 | 80% | ||
lorenzor | 0 | 1,356,782,769 | 50% | ||
firstamendment | 0 | 86,235,290,727 | 50% | ||
sam99 | 0 | 13,980,930,383 | 21% | ||
aboutyourbiz | 0 | 1,102,938,171 | 5.6% | ||
derosnec | 0 | 573,020,645 | 2.8% | ||
alexander.alexis | 0 | 43,013,139,769 | 70% | ||
professorbromide | 0 | 113,082,450,418 | 100% | ||
dandesign86 | 0 | 15,916,487,289 | 8% | ||
deanlogic | 0 | 1,416,111,676 | 2.8% | ||
hhayweaver | 0 | 1,094,747,598 | 1.4% | ||
princessmewmew | 0 | 7,948,863,220 | 2.8% | ||
grapthar | 0 | 1,177,244,592 | 4.2% | ||
imransoudagar | 0 | 1,342,539,159 | 100% | ||
joeyarnoldvn | 0 | 478,025,619 | 1.47% | ||
diabolika | 0 | 898,535,191 | 2.8% | ||
ufv | 0 | 3,006,808,420 | 50% | ||
gunthertopp | 0 | 75,234,549,768 | 1.4% | ||
pipiczech | 0 | 2,396,004,085 | 5.6% | ||
touchman | 0 | 176,674,772,222 | 100% | ||
empath | 0 | 4,130,568,739 | 2.8% | ||
samest | 0 | 1,577,796,093 | 17.5% | ||
minnowbooster | 0 | 1,083,755,486,260 | 20% | ||
lenasveganliving | 0 | 760,982,505 | 2.8% | ||
howo | 0 | 2,274,221,481,397 | 70% | ||
tsoldovieri | 0 | 7,391,521,240 | 35% | ||
steemwizards | 0 | 4,759,360,645 | 5.6% | ||
neumannsalva | 0 | 4,660,603,622 | 2.8% | ||
stayoutoftherz | 0 | 152,667,561,222 | 1.4% | ||
abigail-dantes | 0 | 25,950,038,435 | 70% | ||
coindevil | 0 | 2,915,501,675 | 4.48% | ||
syh7758520 | 0 | 2,622,180,355 | 80% | ||
zonguin | 0 | 3,752,963,842 | 17.5% | ||
enfocate | 0 | 3,885,894,684 | 24% | ||
investingpennies | 0 | 21,310,406,140 | 5.6% | ||
martibis | 0 | 2,555,314,585 | 1.68% | ||
yacobh | 0 | 1,227,406,659 | 7.56% | ||
val.halla | 0 | 2,869,753,262 | 10% | ||
travelingmercies | 0 | 728,406,944 | 5.6% | ||
redrica | 0 | 2,045,789,473 | 2.8% | ||
pepskaram | 0 | 594,251,943 | 2.8% | ||
iamphysical | 0 | 920,844,656 | 90% | ||
dipom98 | 0 | 1,186,783,300 | 2.8% | ||
zest | 0 | 1,003,920,540 | 35% | ||
zyx066 | 0 | 5,650,152,673 | 1.68% | ||
chrisdavidphoto | 0 | 1,089,024,025 | 1.68% | ||
revo | 0 | 11,388,661,390 | 5.6% | ||
azulear | 0 | 1,518,160,591 | 100% | ||
djlethalskillz | 0 | 874,559,807 | 5% | ||
psicoluigi | 0 | 860,200,673 | 50% | ||
nerdnews | 0 | 1,016,779,681 | 5.6% | ||
risckylu | 0 | 697,322,294 | 24% | ||
rafaelaquino | 0 | 17,502,394,014 | 100% | ||
wilians | 0 | 548,137,818 | 35% | ||
rocky1 | 0 | 787,303,893,984 | 0.84% | ||
stickchumpion | 0 | 809,848,213 | 2.8% | ||
thelordsharvest | 0 | 5,211,397,792 | 5.6% | ||
vera-vaders-ea | 0 | 503,778,712 | 5.6% | ||
sumant | 0 | 13,044,031,235 | 2.8% | ||
aidefr | 0 | 7,476,942,427 | 35% | ||
torico | 0 | 1,500,340,499 | 1.84% | ||
sorin.cristescu | 0 | 198,271,068,829 | 35% | ||
procryptix | 0 | 33,211,985,836 | 100% | ||
roleerob | 0 | 18,137,392,664 | 3.75% | ||
fatman | 0 | 9,115,111,659 | 2% | ||
inthenow | 0 | 19,584,518,773 | 20% | ||
minnowpowerup | 0 | 882,777,072 | 2.8% | ||
yangyanje | 0 | 1,135,847,331 | 2.8% | ||
splash-of-angs63 | 0 | 24,921,227,821 | 100% | ||
cryptononymous | 0 | 1,953,112,188 | 2.8% | ||
meno | 0 | 26,431,332,174 | 2.8% | ||
buttcoins | 0 | 992,520,992 | 1.12% | ||
helyorsini | 0 | 630,942,634 | 2.8% | ||
steemed-proxy | 0 | 1,178,242,921,162 | 5.6% | ||
fatkat | 0 | 1,495,525,549 | 2.79% | ||
peaceandwar | 0 | 881,593,823 | 2.8% | ||
enzor | 0 | 2,283,918,103 | 35% | ||
marcoriccardi | 0 | 1,095,112,797 | 5.6% | ||
bartosz546 | 0 | 14,135,204,026 | 2.8% | ||
tazbaz | 0 | 561,338,234 | 2.8% | ||
kiaazad | 0 | 42,059,886,728 | 100% | ||
marleyn | 0 | 6,976,873,811 | 24% | ||
dandays | 0 | 16,502,537,063 | 1.06% | ||
battebilly | 0 | 786,332,800 | 2.8% | ||
notb4mycoffee | 0 | 3,417,342,905 | 5.6% | ||
silverwhale | 0 | 1,464,770,470 | 5.04% | ||
maverickfoo | 0 | 13,782,315,802 | 50% | ||
alvinauh | 0 | 1,292,798,795 | 30% | ||
lottje | 0 | 612,414,932 | 70% | ||
myach | 0 | 1,003,552,012 | 4.48% | ||
sunsea | 0 | 4,401,695,869 | 2.8% | ||
eonwarped | 0 | 428,064,553,503 | 30% | ||
postpromoter | 0 | 1,627,055,319,601 | 70% | ||
bluefinstudios | 0 | 3,932,235,889 | 1.68% | ||
steveconnor | 0 | 4,924,915,877 | 2.8% | ||
sankysanket18 | 0 | 1,692,178,933 | 35% | ||
dbddv01 | 0 | 2,569,963,165 | 17.5% | ||
dranren | 0 | 1,996,967,426 | 100% | ||
feltoxxx | 0 | 8,495,029,938 | 100% | ||
zmx | 0 | 576,951,551 | 2.8% | ||
skippyza | 0 | 494,376,998 | 5.6% | ||
nicole-st | 0 | 1,964,683,274 | 2.8% | ||
jasimg | 0 | 698,911,658 | 100% | ||
aboutcoolscience | 0 | 18,337,706,365 | 70% | ||
elisonr13 | 0 | 2,010,263,768 | 12% | ||
afifa | 0 | 702,204,920 | 10% | ||
amestyj | 0 | 110,933,209,816 | 100% | ||
sandracarrascal | 0 | 509,089,423 | 50% | ||
ubikalo | 0 | 493,909,835 | 12% | ||
skycae | 0 | 728,977,700 | 5.6% | ||
sgt-dan | 0 | 30,704,619,015 | 50% | ||
kenadis | 0 | 19,239,997,170 | 70% | ||
madridbg | 0 | 29,704,318,770 | 70% | ||
robotics101 | 0 | 20,734,168,830 | 70% | ||
marcolino76 | 0 | 595,409,295 | 2.8% | ||
onemedia | 0 | 1,171,385,722 | 5.6% | ||
lpv | 0 | 2,936,448,890 | 8.75% | ||
elex17 | 0 | 1,383,395,692 | 100% | ||
punchline | 0 | 17,298,023,907 | 5.6% | ||
howiemac | 0 | 633,986,173 | 2.8% | ||
gentleshaid | 0 | 7,342,755,554 | 35% | ||
apon318 | 0 | 486,809,607 | 5.6% | ||
tomatom | 0 | 493,763,143 | 2.8% | ||
adelepazani | 0 | 1,782,324,043 | 1.68% | ||
duke77 | 0 | 881,886,353 | 33% | ||
danaedwards | 0 | 730,294,827 | 5.6% | ||
r00sj3 | 0 | 133,353,000,691 | 35% | ||
sco | 0 | 19,810,348,393 | 70% | ||
anikekirsten | 0 | 792,578,836 | 35% | ||
phgnomo | 0 | 836,676,479 | 2.8% | ||
ennyta | 0 | 993,997,127 | 50% | ||
juecoree | 0 | 5,847,315,531 | 49% | ||
gordon92 | 0 | 868,122,156 | 2.8% | ||
stahlberg | 0 | 1,290,047,478 | 2.8% | ||
gabrielatravels | 0 | 1,632,434,721 | 1.96% | ||
jaro-art | 0 | 3,862,919,359 | 100% | ||
cordeta | 0 | 1,045,695,086 | 5.6% | ||
reizak | 0 | 498,030,165 | 2.24% | ||
carn | 0 | 3,668,838,651 | 5.04% | ||
eliaschess333 | 0 | 43,155,829,236 | 100% | ||
branbello | 0 | 2,710,916,899 | 35% | ||
hetty-rowan | 0 | 3,774,719,529 | 2.8% | ||
lilianajimenez | 0 | 484,531,265 | 2.8% | ||
leticiapereira | 0 | 845,783,628 | 24% | ||
ydavgonzalez | 0 | 2,426,289,495 | 10% | ||
intrepidphotos | 0 | 14,708,621,889 | 52.5% | ||
fineartnow | 0 | 4,025,757,950 | 2.8% | ||
hijosdelhombre | 0 | 41,977,240,649 | 40% | ||
mathowl | 0 | 46,267,615,349 | 100% | ||
yoghurt | 0 | 1,992,646,915 | 5.6% | ||
steemvault | 0 | 2,199,311,422 | 5.6% | ||
steem4all | 0 | 1,347,016,821 | 2.8% | ||
communitybank | 0 | 4,787,576,230 | 5.6% | ||
shinedojo | 0 | 693,084,689 | 5.6% | ||
fragmentarion | 0 | 14,361,988,356 | 70% | ||
utube | 0 | 4,922,952,733 | 5.6% | ||
jigstrike | 0 | 906,033,918 | 2.8% | ||
dynamicrypto | 0 | 3,114,332,027 | 1% | ||
neneandy | 0 | 6,485,040,901 | 5.6% | ||
pab.ink | 0 | 26,144,511,075 | 35% | ||
marc-allaria | 0 | 20,719,106,240 | 33% | ||
goldrooster | 0 | 7,127,774,112 | 100% | ||
real2josh | 0 | 661,181,182 | 35% | ||
sportscontest | 0 | 5,969,104,496 | 5.6% | ||
videosteemit | 0 | 1,304,894,013 | 5.6% | ||
gribouille | 0 | 3,472,021,898 | 70% | ||
itharagaian | 0 | 2,331,533,030 | 33% | ||
pandasquad | 0 | 12,597,222,949 | 5.6% | ||
stemng | 0 | 1,396,448,301 | 35% | ||
lunaticpandora | 0 | 215,101,412,499 | 10.8% | ||
kingabesh | 0 | 1,425,508,022 | 35% | ||
miguelangel2801 | 0 | 796,864,349 | 50% | ||
mproxima | 0 | 1,905,746,512 | 2.8% | ||
fantasycrypto | 0 | 2,397,507,201 | 2.8% | ||
didic | 0 | 1,940,579,127 | 2.8% | ||
warpedpoetic | 0 | 1,952,456,293 | 5.6% | ||
careassaktart | 0 | 646,379,062 | 1.68% | ||
jossduarte | 0 | 1,755,831,034 | 2.8% | ||
cryptosharon | 0 | 19,835,766,711 | 10.8% | ||
emiliomoron | 0 | 10,728,338,544 | 35% | ||
yjcps | 0 | 5,721,409,832 | 100% | ||
galam | 0 | 662,721,006 | 24.5% | ||
dexterdev | 0 | 2,887,818,712 | 35% | ||
nwjordan | 0 | 868,472,693 | 5.6% | ||
zelenicic | 0 | 32,045,107,711 | 100% | ||
photohunt | 0 | 3,942,014,509 | 5.6% | ||
geopolis | 0 | 4,683,996,982 | 70% | ||
ajfernandez | 0 | 788,641,681 | 100% | ||
robertbira | 0 | 7,583,457,039 | 17.5% | ||
atomcollector | 0 | 720,864,746 | 1.4% | ||
alexdory | 0 | 9,596,049,849 | 70% | ||
takowi | 0 | 109,534,250,461 | 5.6% | ||
irgendwo | 0 | 19,252,009,160 | 5.6% | ||
vegan.niinja | 0 | 523,549,010 | 2.8% | ||
flugschwein | 0 | 3,669,947,811 | 59.5% | ||
charitybot | 0 | 5,095,149,460 | 100% | ||
cyprianj | 0 | 41,416,858,945 | 35% | ||
kieranstone | 0 | 1,650,899,327 | 1.84% | ||
movement19 | 0 | 652,644,499 | 2.5% | ||
vinamra | 0 | 6,413,994,656 | 100% | ||
melvin7 | 0 | 108,788,839,953 | 35% | ||
francostem | 0 | 9,754,242,673 | 70% | ||
russellstockley | 0 | 1,578,177,334 | 1.4% | ||
endopediatria | 0 | 695,806,150 | 20% | ||
chrislybear | 0 | 12,029,149,260 | 50% | ||
steempampanga | 0 | 542,134,105 | 2.8% | ||
croctopus | 0 | 1,570,410,912 | 100% | ||
jjerryhan | 0 | 2,087,227,030 | 2.8% | ||
putu300 | 0 | 600,843,940 | 5% | ||
cryptictruth | 0 | 2,562,562,412 | 0.5% | ||
michelmake | 0 | 75,651,699,442 | 50% | ||
zipporah | 0 | 2,754,096,232 | 1.12% | ||
leomarylm | 0 | 1,794,091,587 | 2.8% | ||
randumb | 0 | 1,691,047,819 | 5.6% | ||
superlotto | 0 | 17,110,926,935 | 5.6% | ||
positiveninja | 0 | 1,022,624,628 | 2.8% | ||
miroslavrc | 0 | 2,310,525,827 | 1.4% | ||
foxyspirit | 0 | 581,689,016 | 2.8% | ||
bscrypto | 0 | 14,568,674,288 | 2.8% | ||
vonaurolacu | 0 | 2,075,815,205 | 2.8% | ||
movingman | 0 | 543,015,621 | 20% | ||
delpilar | 0 | 934,959,443 | 25% | ||
scottshots | 0 | 512,060,894 | 0.28% | ||
tomastonyperez | 0 | 17,118,554,130 | 50% | ||
bil.prag | 0 | 2,387,389,498 | 0.28% | ||
elvigia | 0 | 11,215,576,001 | 50% | ||
sanderjansenart | 0 | 5,151,836,466 | 2.8% | ||
vittoriozuccala | 0 | 2,224,192,780 | 2.8% | ||
manniman | 0 | 43,688,911,016 | 11% | ||
laxam | 0 | 5,699,505,152 | 100% | ||
qberry | 0 | 3,978,203,908 | 2.8% | ||
strosalia | 0 | 10,729,750,706 | 80% | ||
frissonsteemit | 0 | 1,263,256,966 | 2.8% | ||
broncofan99 | 0 | 10,307,778,383 | 20% | ||
rambutan.art | 0 | 2,089,921,462 | 5.6% | ||
greddyforce | 0 | 3,603,098,070 | 2.07% | ||
flyerchen | 0 | 1,309,293,047 | 2.8% | ||
juanmanuellopez1 | 0 | 743,352,586 | 19.2% | ||
braaiboy | 0 | 10,662,191,778 | 2.8% | ||
gadrian | 0 | 409,844,219,129 | 52.5% | ||
jansher | 0 | 699,315,440 | 100% | ||
c0wtschpotato | 0 | 593,923,795 | 2.8% | ||
fotogruppemunich | 0 | 4,482,956,315 | 1.4% | ||
therising | 0 | 99,994,742,629 | 5.6% | ||
jordangerder | 0 | 2,680,308,053 | 12% | ||
cryptocoinkb | 0 | 2,200,265,391 | 2.8% | ||
gifty-e | 0 | 536,000,091 | 80% | ||
scruffy23 | 0 | 20,515,592,204 | 50% | ||
de-stem | 0 | 38,664,440,870 | 69.3% | ||
manuelmusic | 0 | 787,264,844 | 14.4% | ||
imcore | 0 | 865,265,436 | 10% | ||
serylt | 0 | 3,236,575,900 | 68.6% | ||
josedelacruz | 0 | 4,832,715,781 | 50% | ||
dracrow | 0 | 2,957,025,814 | 9.6% | ||
achimmertens | 0 | 9,781,717,885 | 2.8% | ||
lorenzopistolesi | 0 | 10,806,595,652 | 2.8% | ||
kgakakillerg | 0 | 17,720,093,388 | 10% | ||
charitymemes | 0 | 534,493,884 | 100% | ||
mariusfebruary | 0 | 735,074,293 | 2.24% | ||
outtheshellvlog | 0 | 888,159,530 | 2.8% | ||
sawyn | 0 | 664,157,771 | 2.8% | ||
steemitbloggers | 0 | 12,164,268,219 | 25% | ||
realblockchain | 0 | 15,723,173,060 | 50% | ||
erickyoussif | 0 | 703,896,404 | 100% | ||
michaelwrites | 0 | 932,338,427 | 35% | ||
indigoocean | 0 | 1,214,127,531 | 2.8% | ||
primersion | 0 | 342,179,067,025 | 20% | ||
deholt | 0 | 4,096,036,813 | 59.5% | ||
solominer | 0 | 930,846,839,183 | 10% | ||
robmolecule | 0 | 21,995,876,142 | 10% | ||
anneporter | 0 | 2,741,269,934 | 21% | ||
celinavisaez | 0 | 10,116,460,610 | 30% | ||
eleazarvo | 0 | 702,264,483 | 2.4% | ||
steem.services | 0 | 1,068,160,727 | 1.12% | ||
netzisde | 0 | 1,054,414,180 | 2.8% | ||
diabonua | 0 | 5,701,544,398 | 2.8% | ||
bushradio | 0 | 645,434,709 | 5.6% | ||
crystalhuman | 0 | 688,008,426 | 70% | ||
pladozero | 0 | 33,560,940,937 | 10% | ||
minerthreat | 0 | 3,710,983,963 | 2.8% | ||
nateaguila | 0 | 137,201,398,445 | 5% | ||
davidesimoncini | 0 | 353,515,375 | 100% | ||
temitayo-pelumi | 0 | 6,493,765,527 | 70% | ||
andrick | 0 | 866,365,209 | 50% | ||
doctor-cog-diss | 0 | 57,702,273,340 | 70% | ||
marcuz | 0 | 2,451,717,109 | 35% | ||
cooltivar | 0 | 1,119,595,992 | 1.12% | ||
uche-nna | 0 | 3,975,066,317 | 4.48% | ||
manuelgil64 | 0 | 447,160,001 | 12% | ||
drawmeaship | 0 | 1,266,639,299 | 50% | ||
vietthuy | 0 | 812,599,992 | 50% | ||
barbz | 0 | 102,884,205,071 | 100% | ||
citizendog | 0 | 5,238,917,419 | 5.6% | ||
yougotavote | 0 | 3,361,710,798 | 100% | ||
we-are-lucky | 0 | 221,803,622 | 0.7% | ||
letenebreux | 0 | 1,577,409,412 | 33% | ||
cheese4ead | 0 | 4,426,992,427 | 2.8% | ||
jd4e | 0 | 3,739,870,996 | 50% | ||
mafufuma | 0 | 7,443,468,329 | 1% | ||
gaottantacinque | 0 | 420,180,604 | 100% | ||
cryptojiang | 0 | 134,375,806,735 | 100% | ||
nathyortiz | 0 | 6,490,629,491 | 12% | ||
nattybongo | 0 | 144,880,259,331 | 70% | ||
drsensor | 0 | 997,337,480 | 36% | ||
revueh | 0 | 1,982,225,369 | 35% | ||
qila | 0 | 546,225,299 | 5.6% | ||
ilovecryptopl | 0 | 923,449,817 | 4.48% | ||
purelyscience | 0 | 536,710,580 | 35% | ||
esteliopadilla | 0 | 496,623,817 | 100% | ||
ubaldonet | 0 | 1,869,262,952 | 80% | ||
armandosodano | 0 | 9,965,394,078 | 2.8% | ||
yourmind | 0 | 15,658,739,030 | 100% | ||
sadbear | 0 | 537,438,216 | 2.8% | ||
acousticguitar | 0 | 14,489,313,664 | 50% | ||
marivic10 | 0 | 952,530,621 | 2.8% | ||
acidtiger | 0 | 899,006,037 | 2.8% | ||
gerdtrudroepke | 0 | 67,556,828,672 | 49% | ||
goblinknackers | 0 | 74,545,116,007 | 7% | ||
zuerich | 0 | 570,245,481,332 | 10% | ||
anttn | 0 | 29,456,425,928 | 2.8% | ||
bambinaacida | 0 | 2,458,102,689 | 50% | ||
reinaseq | 0 | 7,743,845,468 | 100% | ||
vixmemon | 0 | 1,676,443,297 | 4.2% | ||
honeycup-waters | 0 | 617,488,575 | 2.8% | ||
yaelg | 0 | 1,195,196,713 | 1.68% | ||
kylealex | 0 | 4,786,361,127 | 10% | ||
gasaeightyfive | 0 | 787,249,169 | 100% | ||
orlandogonzalez | 0 | 2,994,060,627 | 25% | ||
arzkyu97 | 0 | 2,687,201,864 | 9.6% | ||
fran.frey | 0 | 4,214,477,344 | 50% | ||
perpetuum-lynx | 0 | 2,165,368,732 | 68.6% | ||
andreasalas | 0 | 1,021,302,126 | 24% | ||
hanshotfirst-sm | 0 | 490,529,476 | 5.6% | ||
petrarodriguez | 0 | 293,213,331,805 | 24% | ||
thelittlebank | 0 | 20,164,776,557 | 2.8% | ||
pboulet | 0 | 173,577,398,242 | 56% | ||
javyeslava.photo | 0 | 549,537,608 | 2.24% | ||
cercle | 0 | 1,853,999,820 | 33% | ||
belkisa758 | 0 | 3,581,986,447 | 24% | ||
marcocasario | 0 | 261,352,665,494 | 100% | ||
josesalazar200 | 0 | 505,064,715 | 5.6% | ||
stem-espanol | 0 | 24,162,744,645 | 100% | ||
voter002 | 0 | 3,712,728,677 | 8.4% | ||
futurekr | 0 | 2,601,818,451 | 100% | ||
cribbio | 0 | 1,668,254,746 | 100% | ||
cliffagreen | 0 | 4,904,110,861 | 10% | ||
aleestra | 0 | 12,962,705,341 | 80% | ||
palasatenea | 0 | 3,335,849,703 | 2.8% | ||
the.success.club | 0 | 2,751,469,043 | 2.8% | ||
javier.dejuan | 0 | 540,507,211 | 70% | ||
l-singclear | 0 | 1,950,623,092 | 100% | ||
amansharma555 | 0 | 595,961,049 | 100% | ||
sincensura | 0 | 1,042,719,818 | 100% | ||
meanroosterfarm | 0 | 1,405,335,811 | 35% | ||
racarjoal | 0 | 629,970,053 | 12% | ||
merlin7 | 0 | 11,390,952,642 | 5.6% | ||
janettyanez | 0 | 495,492,098 | 4.8% | ||
brianoflondon | 0 | 77,737,064,208 | 1.4% | ||
douglasjames | 0 | 18,281,597,672 | 100% | ||
giulyfarci52 | 0 | 1,722,948,742 | 50% | ||
esthersanchez | 0 | 1,738,012,523 | 24% | ||
maryelin | 0 | 661,917,690 | 12% | ||
kristall97 | 0 | 22,796,767,526 | 100% | ||
steemcryptosicko | 0 | 10,010,366,289 | 1.12% | ||
certain | 0 | 1,623,658,058 | 0.67% | ||
alvin0617 | 0 | 493,755,376 | 2.8% | ||
multifacetas | 0 | 1,382,933,745 | 2.8% | ||
cakemonster | 0 | 3,880,097,181 | 5.6% | ||
themightysquid | 0 | 3,817,984,160 | 100% | ||
cowpatty | 0 | 1,476,048,598 | 35% | ||
stem.witness | 0 | 4,220,861,482 | 70% | ||
witkowskipawel | 0 | 976,243,127 | 2.8% | ||
hiddendragon | 0 | 648,204,466 | 38% | ||
chipdip | 0 | 785,309,145 | 10% | ||
pandapuzzles | 0 | 8,105,157,861 | 100% | ||
theskmeister | 0 | 540,954,408 | 100% | ||
autobodhi | 0 | 1,024,721,723 | 5.6% | ||
mechanicalowl | 0 | 658,743,302 | 50% | ||
regularowl | 0 | 1,176,903,714 | 50% | ||
double-negative | 0 | 537,896,974 | 20% | ||
tigerrkg | 0 | 50,334,464,832 | 100% | ||
michaias | 0 | 2,138,492,828 | 75% | ||
vaultec | 0 | 5,887,930,128 | 12% | ||
daniel2001 | 0 | 3,155,190,712 | 12% | ||
steemstorage | 0 | 7,211,348,690 | 5.6% | ||
slothlydoesit | 0 | 2,007,025,425 | 3.12% | ||
steemegg | 0 | 1,088,047,040 | 2.8% | ||
ragnarhewins90 | 0 | 486,225,298 | 10% | ||
jtm.support | 0 | 5,278,838,890 | 70% | ||
edithbdraw | 0 | 813,642,013 | 2.8% | ||
crowdwitness | 0 | 145,111,031,034 | 35% | ||
apokruphos | 0 | 14,683,819,995 | 2% | ||
stevieboyes | 0 | 17,662,309,813 | 90% | ||
hairgistix | 0 | 3,243,113,170 | 2.8% | ||
goodcontentbot | 0 | 806,803,605 | 15% | ||
bluemaskman | 0 | 640,626,459 | 2.8% | ||
goodcontentbot1 | 0 | 2,418,734,039 | 90% | ||
steemean | 0 | 10,107,116,149 | 5% | ||
raynen | 0 | 3,974,796,690 | 100% | ||
proxy-pal | 0 | 1,408,939,339 | 5.6% | ||
quentinvb | 0 | 481,440,982 | 100% | ||
deveney | 0 | 483,294,814 | 100% | ||
deriyon | 0 | 483,664,744 | 100% | ||
thelogicaldude | 0 | 1,389,598,194 | 1.12% | ||
extravagante | 0 | 1,751,645,344 | 100% | ||
anthony2019 | 0 | 3,249,184,976 | 14.4% | ||
newton666 | 0 | 1,309,535,960 | 35% | ||
medro-martin | 0 | 13,200,121,365 | 95% | ||
aaronkroeblinger | 0 | 116,596,787,135 | 50% | ||
cryptofiloz | 0 | 9,221,654,768 | 5.6% | ||
emiliorios | 0 | 1,086,777,290 | 9.6% | ||
dawnoner | 0 | 1,824,970,402 | 0.56% | ||
jackramsey | 0 | 1,092,348,844 | 3.92% | ||
filosof103 | 0 | 1,136,688,002 | 2.8% | ||
photographercr | 0 | 2,681,279,846 | 1.12% | ||
epicdice | 0 | 1,902,482,081 | 1.68% | ||
yiobri | 0 | 1,258,993,673 | 12% | ||
iamsaray | 0 | 1,118,366,848 | 2.8% | ||
yonnathang | 0 | 1,033,296,683 | 24% | ||
edencourage | 0 | 6,430,838,352 | 50% | ||
robibasa | 0 | 29,291,476,857 | 10% | ||
banvie | 0 | 32,094,171,181 | 100% | ||
beerlover | 0 | 2,050,351,753 | 1.68% | ||
eliezerfloyd | 0 | 11,098,256,865 | 19.2% | ||
shogun82 | 0 | 0 | 100% | ||
rtron86 | 0 | 6,274,724,164 | 50% | ||
tggr | 0 | 1,345,664,364 | 2.8% | ||
quintaesencia | 0 | 77,071,535,740 | 100% | ||
aicu | 0 | 1,527,287,277 | 5.6% | ||
walterprofe | 0 | 43,504,642,886 | 35% | ||
zeruxanime | 0 | 13,252,445,313 | 35% | ||
afarina46 | 0 | 1,950,435,249 | 35% | ||
swayzilla | 0 | 3,610,137,144 | 100% | ||
imbartley | 0 | 831,875,358 | 26.25% | ||
mariolbi | 0 | 791,734,315 | 12% | ||
mind.force | 0 | 1,246,880,766 | 1.4% | ||
kgswallet | 0 | 1,069,963,144 | 20% | ||
h-hamilton | 0 | 1,019,558,901 | 2.8% | ||
bedazzled | 0 | 54,218,949,468 | 100% | ||
aicoding | 0 | 584,860,888 | 2.8% | ||
capp | 0 | 10,259,270,186 | 50% | ||
tokensink | 0 | 3,190,744,095 | 5.6% | ||
nazer | 0 | 2,817,796,576 | 35% | ||
whangster79 | 0 | 272,553,090,513 | 10% | ||
stem.alfa | 0 | 3,640,034,988 | 100% | ||
precarious | 0 | 493,148,956 | 50% | ||
entrepreneur.one | 0 | 4,194,872,442 | 100% | ||
steemstem-trig | 0 | 1,464,226,932 | 70% | ||
hispapro | 0 | 451,006,444,527 | 24% | ||
baltai | 0 | 6,196,704,711 | 2.8% | ||
dmoonfire | 0 | 32,064,653,927 | 71% | ||
atheistrepublic | 0 | 6,544,685,873 | 2.8% | ||
machan | 0 | 726,557,750 | 2.8% | ||
ibt-survival | 0 | 37,529,549,180 | 10% | ||
darthsauron | 0 | 1,544,685,630 | 10% | ||
jennyferandtony | 0 | 1,382,308,741 | 100% | ||
sarahandsam | 0 | 15,724,042,607 | 100% | ||
xerxes.alpha | 0 | 3,308,801,436 | 100% | ||
hjmarseille | 0 | 2,121,826,492 | 49% | ||
abachon | 0 | 939,893,646 | 5.6% | ||
zerotwo | 0 | 56,775,284,698 | 100% | ||
appics.tutorial | 0 | 37,158,151,009 | 100% | ||
sweetval | 0 | 13,626,683,079 | 50% | ||
zirky | 0 | 2,868,107,970 | 4.76% | ||
chapmain | 0 | 0 | 100% | ||
manic.calm | 0 | 10,429,433,751 | 100% | ||
lightpaintershub | 0 | 663,081,270 | 1% | ||
davidlionfish | 0 | 16,718,821,455 | 50% | ||
grindle | 0 | 407,977,802,241 | 100% | ||
peterale | 0 | 2,168,717,938 | 2.8% | ||
yunnie | 0 | 771,326,053 | 100% | ||
hive-127039 | 0 | 502,899,751 | 25% | ||
andreina57 | 0 | 687,993,099 | 35% | ||
krisconkr | 0 | 591,166,943 | 2.8% | ||
fsm-core | 0 | 11,915,028,007 | 50% | ||
educationhive | 0 | 1,788,722,222 | 2.8% | ||
stemsocial | 0 | 558,159,927,202 | 70% | ||
greenforever | 0 | 1,946,615,426 | 30% | ||
ghastlygames | 0 | 478,095,563 | 5.6% | ||
peterpanpan | 0 | 748,634,636 | 1.12% | ||
veeart | 0 | 943,366,001 | 50% | ||
the100 | 0 | 1,337,393,636 | 2.8% | ||
pimpstudio | 0 | 9,483,270,768 | 100% | ||
hiveonboard | 0 | 3,280,911,802 | 2.8% | ||
hive-143869 | 0 | 191,925,611,119 | 33% | ||
graciadegenios | 0 | 6,268,737,391 | 24% | ||
georgelys | 0 | 2,883,697,750 | 24% | ||
lqch | 0 | 2,176,413,970 | 12% | ||
noelyss | 0 | 22,839,150,111 | 35% | ||
balvinder294 | 0 | 1,932,134,432 | 1.12% | ||
lithajacobs | 0 | 2,846,086,428 | 100% | ||
jsalvage | 0 | 1,581,757,747 | 35% | ||
adolfom | 0 | 12,803,441,762 | 100% | ||
anafae | 0 | 604,028,332 | 1.12% | ||
rashed.ifte | 0 | 467,047,695 | 2.8% | ||
hivecoffee | 0 | 689,633,474 | 5.6% | ||
issymarie2 | 0 | 3,392,845,238 | 12% | ||
recoveryinc | 0 | 3,259,462,020 | 5% | ||
gohive | 0 | 12,073,107,888 | 100% | ||
lis0426csm | 0 | 6,066,536,452 | 100% | ||
treefiddybruh | 0 | 483,302,933 | 2.8% | ||
aabcent | 0 | 10,972,827,969 | 4.48% | ||
artsyproxy | 0 | 478,430,397 | 5.6% | ||
altleft | 0 | 19,486,033,985 | 0.05% | ||
omarrojas | 0 | 2,466,742,722 | 2.8% | ||
noalys | 0 | 916,278,298 | 2.8% | ||
enyusael | 0 | 908,275,025 | 12% | ||
borniet | 0 | 812,587,686 | 2.8% | ||
evagavilan2 | 0 | 6,114,309,778 | 12% | ||
gonklavez9 | 0 | 1,377,507,386 | 70% | ||
jesuspsoto | 0 | 1,734,884,426 | 24% | ||
apeboy | 0 | 974,656,298 | 12% | ||
apendix1994 | 0 | 3,834,390,923 | 90% | ||
chubb149 | 0 | 707,734,999 | 8.4% | ||
cosplay.hadr | 0 | 1,212,017,167 | 5.6% | ||
hadrgames | 0 | 1,248,795,678 | 5.6% | ||
rawecz | 0 | 3,423,925,940 | 24% | ||
maar | 0 | 667,170,753 | 70% | ||
bubblegif | 0 | 52,335,418,013 | 2.8% | ||
emeraldtiger | 0 | 2,010,077,924 | 16.5% | ||
meritocracy | 0 | 63,098,730,303 | 0.56% | ||
jmsansan | 0 | 4,470,310,977 | 2.8% | ||
jesustiano | 0 | 4,374,177,117 | 19.2% | ||
dcrops | 0 | 33,873,220,936 | 2.8% | ||
krishu.stem | 0 | 456,102,883 | 100% | ||
samrisso | 0 | 3,510,808,176 | 5% | ||
entraide.rewards | 0 | 1,118,814,598 | 33% | ||
peerfinance | 0 | 51,856,212,052 | 100% | ||
yozen | 0 | 514,219,561 | 1.4% | ||
fragozar01 | 0 | 1,147,066,445 | 20% | ||
traderhive | 0 | 13,165,867,614 | 5.6% | ||
alvarezjessica | 0 | 3,734,627,485 | 24% | ||
tawadak24 | 0 | 2,520,193,142 | 2.8% | ||
eturnerx-honey | 0 | 235,972,735 | 0.8% | ||
bobthebuilder2 | 0 | 1,083,377,665 | 1.5% | ||
elgatoshawua | 0 | 672,655,387 | 2.8% | ||
limn | 0 | 870,031,637 | 2.8% | ||
wynella | 0 | 1,096,398,557 | 2.8% | ||
tomtothetom | 0 | 1,515,482,415 | 10% | ||
nyxlabs | 0 | 1,045,910,926 | 3.5% | ||
dodovietnam | 0 | 3,486,490,429 | 2.8% | ||
mayorkeys | 0 | 17,355,599,133 | 30% | ||
oahb132 | 0 | 1,125,569,569 | 35% | ||
failingforwards | 0 | 3,389,644,660 | 2.8% | ||
moraviareosa | 0 | 56,288,581 | 100% | ||
drricksanchez | 0 | 14,370,081,387 | 2.8% | ||
hexagono6 | 0 | 2,154,015,631 | 12% | ||
trouvaille | 0 | 717,957,305 | 2.8% | ||
wendyburger | 0 | 10,141,322,132 | 10% | ||
joseluis91 | 0 | 829,885,717 | 5.6% | ||
maxelitereturned | 0 | 578,984,122 | 35% | ||
mayllerlys | 0 | 485,693,784 | 50% | ||
magdiel7 | 0 | 1,173,334,120 | 24% | ||
high8125theta | 0 | 45,622,965,103 | 60% | ||
juecoree.stem | 0 | 481,076,318 | 70% | ||
trippymane | 0 | 1,805,035,703 | 5.6% | ||
victordumont | 0 | 2,006,273,640 | 24% | ||
norokochan | 0 | 1,114,660,682 | 24% | ||
nfttunz | 0 | 9,044,834,338 | 0.56% | ||
jim-crypto | 0 | 705,614,211 | 6.25% | ||
hive-defender | 0 | 2,139,298,879 | 100% | ||
caribayarte | 0 | 2,387,643,989 | 24% | ||
yeidelyt | 0 | 777,850,705 | 24% | ||
key-defender.shh | 0 | 484,179,635 | 100% | ||
okluvmee | 0 | 2,697,616,264 | 2.8% | ||
atexoras.pub | 0 | 1,324,942,875 | 2.8% | ||
luisestaba23 | 0 | 594,222,334 | 50% | ||
cirangela | 0 | 3,144,319,906 | 24% | ||
brujita18 | 0 | 4,039,555,679 | 10.8% | ||
krrizjos18 | 0 | 1,041,375,014 | 12% | ||
holovision.stem | 0 | 280,831,021 | 100% | ||
hubeyma | 0 | 992,116,484 | 2.8% | ||
mirteg | 0 | 728,404,906 | 5.6% | ||
sarashew | 0 | 3,983,781,805 | 5.6% | ||
hukepuk | 0 | 4,354,456,016 | 100% | ||
doriangel | 0 | 1,110,422,033 | 12% | ||
podping | 0 | 8,088,868,036 | 1.4% | ||
yenmendt | 0 | 6,425,513,054 | 24% | ||
davidbright | 0 | 518,338,734 | 2.8% | ||
nabu.doconosor2 | 0 | 1,030,966,662 | 35% | ||
aguamiel | 0 | 4,301,606,566 | 24% | ||
jessicaossom | 0 | 819,055,193 | 2.8% | ||
beysyd | 0 | 1,798,471,120 | 12% | ||
ferbu | 0 | 1,960,892,924 | 24% | ||
drhueso | 0 | 1,381,544,682 | 2.8% | ||
pinkfloyd878 | 0 | 4,942,297,505 | 100% | ||
asderhz | 0 | 933,072,371 | 12% | ||
ayee11 | 0 | 1,124,161,661 | 100% | ||
lycanskiss | 0 | 2,124,257,809 | 100% | ||
mairimgo23 | 0 | 5,668,667,655 | 24% | ||
mayberlys | 0 | 2,170,740,912 | 50% | ||
irivers | 0 | 205,771,605 | 100% | ||
jaydr | 0 | 752,216,089 | 2.8% | ||
gislandpoetic | 0 | 518,612,947 | 12% | ||
trezzahn | 0 | 756,883,708 | 2.8% | ||
laviesm | 0 | 5,859,790,205 | 50% | ||
danokoroafor | 0 | 542,098,400 | 2.8% | ||
miguelstar | 0 | 1,017,160,834 | 24% | ||
seinkalar | 0 | 7,387,072,215 | 5.6% | ||
tanzil2024 | 0 | 1,028,740,226 | 1% | ||
rhiaji | 0 | 1,420,997,200 | 100% | ||
badge-646464 | 0 | 515,385,130 | 5.6% | ||
seattlea | 0 | 1,777,663,238 | 6.25% | ||
amaillo | 0 | 654,811,381 | 4.8% | ||
aries90 | 0 | 49,328,897,780 | 5.6% | ||
franvenezuela | 0 | 1,239,690,895 | 12% | ||
finch97 | 0 | 16,470,332,856 | 100% | ||
hyun-soo | 0 | 4,246,116,578 | 50% | ||
onewolfe | 0 | 494,764,506 | 25% | ||
rencongland | 0 | 577,234,365 | 2.8% | ||
cugel | 0 | 4,992,856,441 | 5% | ||
martinthemass | 0 | 596,355,973 | 100% | ||
spirit09 | 0 | 53,271,513,502 | 100% | ||
amaillo-m | 0 | 789,812,727 | 24% | ||
acantoni | 0 | 1,639,534,641 | 5% | ||
migka | 0 | 4,314,765,542 | 90% | ||
logen9f | 0 | 793,361,421 | 100% | ||
pogier | 0 | 4,157,954,511 | 100% | ||
t0xicgh0st | 0 | 481,724,882 | 100% | ||
iradeorum | 0 | 546,445,817 | 100% | ||
kingz1337 | 0 | 1,314,330,764 | 100% | ||
axelx12 | 0 | 1,744,483,035 | 100% | ||
yorguis | 0 | 2,409,836,653 | 90% | ||
spryquasar | 0 | 438,836,019 | 35% | ||
rynos-6 | 0 | 2,737,888,029 | 100% | ||
andre-marg25 | 0 | 1,149,362,049 | 24% | ||
beffeater | 0 | 535,281,737 | 6.25% | ||
h3m4n7 | 0 | 628,741,460 | 2.8% | ||
jude9 | 0 | 5,453,521,935 | 17.5% | ||
kingworldline | 0 | 7,218,393,898 | 100% | ||
teteuzinho | 0 | 518,761,490 | 5.6% | ||
psyberx | 0 | 39,889,865,263 | 3% | ||
kingz1338 | 0 | 763,105,208 | 100% | ||
kingz1339 | 0 | 762,161,481 | 100% | ||
simonm32 | 0 | 921,047,884 | 90% | ||
yixn | 0 | 51,908,527,680 | 2.8% | ||
kqaosphreak | 0 | 5,423,793,527 | 70% | ||
alt3r | 0 | 1,481,098,645 | 4.31% | ||
mcookies | 0 | 482,286,254 | 2.8% | ||
waivio.curator | 0 | 1,779,130,947 | 3.35% | ||
theshot2414 | 0 | 1,145,902,646 | 4% | ||
raph1 | 0 | 3,720,966,749 | 100% | ||
pompeylad | 0 | 5,234,172,257 | 100% | ||
ledgar | 0 | 5,915,149,640 | 100% | ||
gercripto | 0 | 3,716,581,011 | 12% | ||
eirth | 0 | 5,368,377,512 | 100% | ||
ehizgabriel | 0 | 692,433,522 | 35% | ||
zerothree | 0 | 51,508,158,967 | 100% | ||
thgaming | 0 | 1,589,857,999 | 6.25% | ||
vickoly | 0 | 1,590,704,174 | 2.8% | ||
crypt0gnome | 0 | 24,707,909,130 | 1.12% | ||
susurrodmisterio | 0 | 1,200,249,336 | 12% | ||
zerofour | 0 | 34,946,670,361 | 100% | ||
esalcedo | 0 | 35,067,402,779 | 24% | ||
checkyzk | 0 | 25,038,494,463 | 98% | ||
zzz.accounting | 0 | 2,684,346,639 | 100% | ||
foxlatam | 0 | 9,528,840,413 | 50% | ||
deadleaf | 0 | 4,328,525,697 | 100% | ||
taradraz1 | 0 | 1,342,466,489 | 100% | ||
netvalar | 0 | 5,594,748,168 | 50% | ||
wrestorgonline | 0 | 2,088,512,001,162 | 25% | ||
hatke | 0 | 5,340,127,976 | 100% | ||
lukasbachofner | 0 | 3,029,115,359 | 3.92% | ||
zerozerozero | 0 | 66,669,580,655 | 100% | ||
zerozeroone | 0 | 18,909,871,038 | 100% | ||
sam9999 | 0 | 5,202,672,131 | 35% | ||
benwickenton | 0 | 2,707,611,134 | 5.6% | ||
annabeth | 0 | 806,804,834 | 5.6% | ||
be-alysha | 0 | 3,692,361,427 | 88% | ||
jerusa777 | 0 | 1,239,210,856 | 15% | ||
doodleaday | 0 | 36,555,598,315 | 50% | ||
crisch23 | 0 | 504,575,820 | 12% | ||
balabambuz | 0 | 751,002,255 | 2.8% | ||
abejaobrera | 0 | 1,466,114,795 | 24% | ||
her18lux | 0 | 16,324,087,201 | 100% | ||
draconiac | 0 | 482,082,728 | 100% | ||
drivingindevon | 0 | 1,695,843,700 | 4.48% | ||
prosocialise | 0 | 57,805,150,118 | 35% | ||
the420syndicate | 0 | 1,083,457,154 | 100% | ||
b8l | 0 | 2,113,602,454 | 100% | ||
archangel21 | 0 | 688,260,144 | 5.6% | ||
plicc8 | 0 | 6,759,612,138 | 70% | ||
street.curator | 0 | 977,008,176 | 50% | ||
independance | 0 | 1,122,862,514 | 33% | ||
amafable07 | 0 | 669,904,452 | 35% | ||
mugueto2022 | 0 | 577,481,344 | 20% | ||
anomadsoul.vyb | 0 | 452,797,801 | 100% | ||
ricardoeloy | 0 | 1,263,804,466 | 6% | ||
chechostreet | 0 | 2,445,348,295 | 24% | ||
windail1 | 0 | 2,134,232,403 | 100% | ||
nazom | 0 | 863,934,417 | 35% | ||
baboz | 0 | 1,422,683,410 | 1.4% | ||
mr-rent | 0 | 4,075,401,278 | 75% | ||
universodaniel | 0 | 868,509,999 | 12% | ||
sieghard1990 | 0 | 2,421,330,181 | 100% | ||
mryoung1979 | 0 | 1,410,971,005 | 10.8% | ||
sbtofficial | 0 | 4,888,476,286 | 2.8% | ||
vagabond42069 | 0 | 1,517,052,913 | 35% | ||
eollarvesm | 0 | 887,601,512 | 12% | ||
inibless | 0 | 3,804,020,735 | 35% | ||
vragolana | 0 | 466,572,491 | 2.8% | ||
cindynancy | 0 | 801,491,487 | 35% | ||
hiversbqto | 0 | 2,420,297,700 | 24% | ||
daje10 | 0 | 19,951,814,462 | 50% | ||
psyberwhale | 0 | 537,456,609 | 2.4% | ||
jasedmf | 0 | 555,961,991 | 100% | ||
sc000 | 0 | 1,466,083,433 | 5.6% | ||
minava.museum | 0 | 1,152,254,285 | 33% | ||
vankushfamily | 0 | 676,131,921 | 35% | ||
jijisaurart | 0 | 1,635,880,078 | 2.8% | ||
cryptoshotsdoom | 0 | 13,116,501 | 10% | ||
leogomez1414 | 0 | 1,599,212,432 | 24% | ||
tuba777 | 0 | 1,558,639,546 | 35% | ||
smariam | 0 | 2,520,974,506 | 25% | ||
osran | 0 | 4,699,943,249 | 100% | ||
hive-fr | 0 | 239,507,125,632 | 70% | ||
minas-glory | 0 | 3,550,640,756 | 2.8% | ||
cryptomaso | 0 | 4,786,140,355 | 100% | ||
clpacksperiment | 0 | 3,106,736,015 | 2.8% | ||
the-grandmaster | 0 | 3,591,286,032 | 2.8% | ||
the-burn | 0 | 3,593,111,072 | 2.8% | ||
hive-195880 | 0 | 2,919,326,976 | 10% | ||
slothbuzz | 0 | 966,186,673 | 3.12% | ||
ninjakitten | 0 | 16,406,933,762 | 100% | ||
sapphireleopard | 0 | 787,605,399 | 33% | ||
thepeoplesguild | 0 | 1,285,516,551 | 2.8% | ||
flywithmarlin | 0 | 851,094,208 | 12% | ||
zackygamer | 0 | 1,328,817,394 | 24% | ||
technico | 0 | 823,367,444 | 2.8% | ||
abu78 | 0 | 7,081,907,840 | 24.5% | ||
fotlala | 0 | 608,797,362 | 12% | ||
reverio | 0 | 1,291,437,201 | 5% | ||
warofcriptonft | 0 | 30,914,768,785 | 19.2% | ||
slothburn | 0 | 1,209,786,093 | 3.12% | ||
lettinggotech | 0 | 1,308,091,889 | 2.8% | ||
timix648 | 0 | 483,786,550 | 100% | ||
bank-of-woo | 0 | 12,474,450,359 | 25% | ||
psyberxnode | 0 | 589,183,442 | 2.7% | ||
wahlterwhite | 0 | 574,588,723 | 3.12% | ||
niggyayo | 0 | 635,938,036 | 12% | ||
ayamihaya | 0 | 9,336,313,648 | 50% | ||
masterrpgbot | 0 | 666,647,341 | 3% | ||
scraptrader | 0 | 1,201,057,630 | 3.12% | ||
hive-fr-engine | 0 | 4,369,026,218 | 70% | ||
hivecar | 0 | 1,487,496,195 | 70% | ||
cuatrolarense | 0 | 1,247,788,370 | 100% | ||
yanguaro | 0 | 493,467,578 | 100% | ||
dev.maverick | 0 | 8,311,935,769 | 100% | ||
nabab | 0 | 1,057,116,913 | 33% | ||
laro-racing | 0 | 5,354,570,386 | 1.68% | ||
vscampbell | 0 | 10,092,253,505 | 50% | ||
ledonjon | 0 | 960,031,063 | 33% | ||
youtubevideos | 0 | 0 | 100% |
<div class='text-justify'> <div class='pull-left'> <img src='https://stem.openhive.network/images/stemsocialsupport7.png'> </div> Thanks for your contribution to the <a href='/trending/hive-196387'>STEMsocial community</a>. Feel free to join us on <a href='https://discord.gg/9c7pKVD'>discord</a> to get to know the rest of us! Please consider delegating to the @stemsocial account (85% of the curation rewards are returned). You may also include @stemsocial as a beneficiary of the rewards of this post to get a stronger support. <br /> <br /> </div>
author | stemsocial |
---|---|
permlink | re-eniolw-my-coding-quiz-20-20230913t063951189z |
category | hive-196387 |
json_metadata | {"app":"STEMsocial"} |
created | 2023-09-13 06:39:51 |
last_update | 2023-09-13 06:39:51 |
depth | 1 |
children | 0 |
last_payout | 2023-09-20 06:39:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 565 |
author_reputation | 22,918,229,493,305 |
root_title | "My Coding Quiz #20" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 127,103,202 |
net_rshares | 0 |
Hmmm..your quizzes tempt me to keep web development classes and learn python lol😅😅
author | timix648 |
---|---|
permlink | re-eniolw-s0xxka |
category | hive-196387 |
json_metadata | {"tags":["hive-196387"],"app":"peakd/2023.8.1"} |
created | 2023-09-13 20:14:42 |
last_update | 2023-09-13 20:14:42 |
depth | 1 |
children | 0 |
last_payout | 2023-09-20 20:14:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 82 |
author_reputation | 25,155,469,453,344 |
root_title | "My Coding Quiz #20" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 127,120,921 |
net_rshares | 0 |