ARE YOU THE BEST BUG CATCHER OF 'EM ALL?!! - NEWS NEWS NEWS

in #contest6 years ago

NEWS!! NEWS!! NEWS!! NEWS!! NEWS!!

epic fail.jpg

Okay so in my first contest things didn't go so well and I APOLOGIZE, there was a lot of confusion regarding the contests' mechanics so i'm going to clarify and or make changes in this post.

How it Works?

I will be posting a block of code once or twice a week (depending on how well it goes) and with the block of code I will also be providing the expected output, by providing the output this eliminates contestants from thinking that there are wrong declarations (if any). So what the contestant need/s to do is the following:

  1. List the bug/s found.
  2. Provide the complete block of code with the bug/s fixed.
  3. Provide a random quote with author.

What doesn't need to be done by the contestant.

  1. Optimize the function in any way. let's just keep it simple :)

Example
Question : A bug causes the function to fail, spot the bug/s and provide a fix.

//Code block
function print_hello ( { 
    cnsole.log("this is not hello");


print_hello();

//Expected Output
this is not hello

Answer :

  • A missing ) in the function.
  • Incorrect syntax cnsole.log should be console.log.
  • A missing end tag } in the function.
function print_hello () { 
    console.log("this is not hello");
};

print_hello();

"Goals transform a random walks into a chase. -- Mihaly Csikszentmihalyi"

The Prizes

The prizes stay the same. I will still be giving out 10 Whaleshares to the first TWO winners of the contest courtesy of @akrid. Also, I might give out SBD depending on how everything goes so the more people join the more chances we get SBD up!!

Contestants must also have or be willing to make a bitshares account to claim prizes, if you don't have one yet you can make one here.

I hope this clarifies the contest mechanics. I'm so sorry about the confusion and hopefully that it doesn't discourage YOU guys to join the contest! If any more clarification is needed comment down below.

Come say hi on Whaleshares Discord.

That's it for now, see you guys next week, keep your eyes open and Gotta Catch 'Em All!!!


jep_banner.png


Follow @contests for all kinds of Whaleshares contests!

A HUGE THANK YOU to @officialfuzzy, @blocktrades and @akrid for making this contest possible. If you don't know what Whaleshares are or want to learn more about Whaleshares click here.

Sort:  

Resteemed your article. This article was resteemed because you are part of the New Steemians project. You can learn more about it here: https://steemit.com/introduceyourself/@gaman/new-steemians-project-launch

This project is so much helpful for us. thank a lot.

This post has received a 32.87 % upvote from @upmyvote thanks to: @jepu. Send at least 1 SBD to @upmyvote with a post link in the memo field to promote a post! Sorry, we can't upvote comments.

This post has received gratitude of 4.99 % from @appreciator thanks to: @jepu.

You got a 44.59% upvote from @sneaky-ninja courtesy of @jepu!

Coin Marketplace

STEEM 0.30
TRX 0.11
JST 0.033
BTC 64243.42
ETH 3152.93
USDT 1.00
SBD 4.28