7 kyu

Mumbling

6,894 of 242,037g964

Description:

This time no story, no theory. The examples below show you how to write function accum:

Examples:

accum("abcd") -> "A-Bb-Ccc-Dddd"
accum("RqaEzty") -> "R-Qq-Aaa-Eeee-Zzzzz-Tttttt-Yyyyyyy"
accum("cwAt") -> "C-Ww-Aaa-Tttt"

The parameter of accum is a string which includes only letters from a..z and A..Z.

Fundamentals
Strings
Puzzles

Stats:

CreatedDec 9, 2015
PublishedDec 9, 2015
Warriors Trained394723
Total Skips38864
Total Code Submissions700910
Total Times Completed242037
Ruby Completions6894
Python Completions80285
JavaScript Completions88097
Haskell Completions1482
C# Completions13159
Java Completions22177
Clojure Completions624
CoffeeScript Completions135
Elixir Completions607
TypeScript Completions4085
C++ Completions7506
PHP Completions6364
Crystal Completions48
F# Completions201
C Completions2677
Swift Completions2164
Go Completions4195
Rust Completions2336
R Completions293
Shell Completions350
OCaml Completions75
Kotlin Completions1997
Scala Completions580
Groovy Completions119
Julia Completions89
PowerShell Completions242
Nim Completions40
Reason Completions9
Racket Completions55
Dart Completions1179
Elm Completions50
Pascal Completions46
Lua Completions293
Perl Completions61
D Completions15
Erlang Completions24
Factor Completions14
Total Stars3622
% of votes with a positive feedback rating91% of 20969
Total "Very Satisfied" Votes17340
Total "Somewhat Satisfied" Votes3327
Total "Not Satisfied" Votes302
Ad
Contributors
  • g964 Avatar
  • OverZealous Avatar
  • dznz Avatar
  • dnolan Avatar
  • raulbc777 Avatar
  • suic Avatar
  • Chrono79 Avatar
  • kazk Avatar
  • B1ts Avatar
  • lilsweetcaligula Avatar
  • calebkleveter Avatar
  • pavloslav Avatar
  • Voile Avatar
  • mentalplex Avatar
  • monadius Avatar
  • hobovsky Avatar
  • trashy_incel Avatar
  • user8436785 Avatar
  • akar-0 Avatar
  • Kacarott Avatar
  • tri@ Avatar
  • Rocketboomer Avatar
  • KayleighWasTaken Avatar
  • saudiGuy Avatar
Ad