8 kyu

Triple Trouble

8,707 of 20,392G0ldenSp00n

Description:

Triple Trouble

Create a function that will return a string that combines all of the letters of the three inputed strings in groups. Taking the first letter of all of the inputs and grouping them next to each other. Do this for every letter, see example below!

E.g. Input: "aa", "bb" , "cc" => Output: "abcabc"

Note: You can expect all of the inputs to be the same length.

Puzzles

Stats:

CreatedApr 6, 2016
PublishedApr 6, 2016
Warriors Trained27330
Total Skips295
Total Code Submissions41577
Total Times Completed20392
JavaScript Completions8707
Ruby Completions684
Python Completions6107
Java Completions3657
CoffeeScript Completions19
Elixir Completions125
C# Completions916
PHP Completions505
C Completions309
Crystal Completions9
Julia Completions16
R Completions22
TypeScript Completions153
Scala Completions12
Total Stars215
% of votes with a positive feedback rating94% of 3192
Total "Very Satisfied" Votes2855
Total "Somewhat Satisfied" Votes307
Total "Not Satisfied" Votes30
Ad
Contributors
  • G0ldenSp00n Avatar
  • Javatlacati Avatar
  • SagePtr Avatar
  • cris Avatar
  • g964 Avatar
  • Unnamed Avatar
  • GiacomoSorbi Avatar
  • gttotev Avatar
  • donaldsebleung Avatar
  • Souzooka Avatar
  • rowcased Avatar
  • FArekkusu Avatar
  • hobovsky Avatar
  • ejini战神 Avatar
  • KayleighWasTaken Avatar
Ad