Hey, Steemit Community. In this tutorial, I will be teaching you guys about Arrays and Conditional Statements. I am going to be showing you this through video form again. The reason for this is because I need to show you specific things to do, and it would Arrays and Conditional Statements. Enjoy!!
Definitions:
Array: an ordered series or arrangement.
Conditional Statements: is a if/else/else if statement. These are used to make something happen, only if something else happens. Think about like this, If it is raining, you will wear a jacket, but if not you would probably wear a nice t-shirt. You get what I mean. Essentially, If this happens, then I have to do this.
Sorry, guys, I forget to mention the weird symbol i used in the Conditional Statements, but that is one of the Arithmetic Operators that you can use to compare something. Here are all of them:
(< : Less Than)
(> : Greater Than)
(== : Equal Too)
(!= : Not Equal To)
(<= : Less Than or Equal To)
(>= : Greater Than or Equal To)
Good post! I'm going to follow you to see more post like this and for support us!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks a lot, mate. I like people like you! That really means a lot to me, so thank you.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit