ScratchData LogoScratchData
Back to kc021's profile

Codegolf Challenge #1: Palindrome Or Not?

KCkc021•Created December 28, 2019
Codegolf Challenge #1: Palindrome Or Not?
5
4
79 views
View on Scratch

Instructions

For this challenge, you should make a program that detects whether a given string (all characters) is a palindrome or not. If the input string is a palindrome, the "Is Palindrome" variable should be set to "true", otherwise to "false". Try to minimize the amount of blocks you use! Make your entry a remix of this project and add it to this studio: https://scratch.mit.edu/studios/25601101/projects/

Description

Entries so far: @frogadier63 (13 blocks, terminating) Winning! https://scratch.mit.edu/projects/420188408/ @ethmah01 (13 blocks, terminating) Winning! https://scratch.mit.edu/projects/406128640/ @bunnyCoder16 (17 blocks, terminating): https://scratch.mit.edu/projects/720781324/ @bunnyCoder16 (20 blocks, sometimes fails): https://scratch.mit.edu/projects/714541167/ @GCGamesAndCartoons: (16 blocks, nonterminating) https://scratch.mit.edu/projects/406436198/ @ZombieEndian: (21 blocks, terminating) https://scratch.mit.edu/projects/409480693 @AnonymousPudding: (15 blocks, terminating) https://scratch.mit.edu/projects/356425710/ @weegaweek: (17 blocks) https://scratch.mit.edu/projects/356408976/ @kc021: (18 blocks) https://scratch.mit.edu/projects/356403902 @piano_miles: (19 blocks) https://scratch.mit.edu/projects/356522144 @ContourLines: (18 blocks) https://scratch.mit.edu/projects/356525096/ I'll give @Geotale 18 blocks, because they made one with 20 blocks but two were unneeded. They thought that the program was supposed to only test for numerical palindromes. @Null-None: (16 blocks) https://scratch.mit.edu/projects/407050570/ @04tmoody: (13 blocks) https://scratch.mit.edu/projects/356963582/ @0Squared, 12 blocks, binary: https://scratch.mit.edu/projects/418056153/ @mananamanma, 20: https://scratch.mit.edu/projects/1084717730/

Project Details

Project ID356403902
CreatedDecember 28, 2019
Last ModifiedOctober 22, 2024
SharedDecember 28, 2019
Visibilityvisible
CommentsAllowed