#challenge

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  1. Allan Noyd

    A little challenge

    Make skript print a list of 9 digit integers obeying these rules: -No digit can have repeating value ( no number can be used more than once) -First digit must be bigger than 0 -Sum of 1st, 2nd and 3rd digit = 10 -Sum of 3rd, 4th and 5th digit = 10 -Sum of 5th, 6th and 7th digit = 10 -Sum of 7th...