ScratchData LogoScratchData
Back to Scratchingthecode97's profile

Odd Even Detector remix

SCScratchingthecode97•Created February 20, 2016
Odd Even Detector remix
0
0
57 views
View on Scratch

Instructions

I made a much more simple way of detecting even or odd numbers. All it does is see if half of the number rounded times 2 = the number Lets say 2: 2 / 2 = 1, 1 rounded is 1, 1 * 2 = 2, 2 = the answer Even Now for 3: 3 / 2 = 1.5, 1.5 rounded is 2, 2 * 2 = 4, 4 does not equal 3 Odd

Description

Credit to @botconboy 4 original

Project Details

Project ID98612726
CreatedFebruary 20, 2016
Last ModifiedFebruary 21, 2016
SharedFebruary 20, 2016
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root