8 kyu

ASCII Total

5,867 of 14,183user3220651

Description:

You'll be given a string, and have to return the sum of all characters as an int. The function should be able to handle all printable ASCII characters.

Examples:

uniTotal("a") == 97
uniTotal("aaa") == 291
Fundamentals

Similar Kata:

More By Author:

Check out these other kata created by user3220651

Stats:

CreatedMay 5, 2016
PublishedMay 5, 2016
Warriors Trained20143
Total Skips562
Total Code Submissions27900
Total Times Completed14183
JavaScript Completions5867
Ruby Completions668
Python Completions6212
C# Completions988
COBOL Completions19
C Completions722
NASM Completions54
Haskell Completions86
Julia Completions8
Total Stars142
% of votes with a positive feedback rating93% of 1745
Total "Very Satisfied" Votes1521
Total "Somewhat Satisfied" Votes197
Total "Not Satisfied" Votes27
Ad
Contributors
  • user3220651 Avatar
  • GiacomoSorbi Avatar
  • myjinxin2015 Avatar
  • JohanWiltink Avatar
  • Souzooka Avatar
  • FArekkusu Avatar
  • monadius Avatar
  • hobovsky Avatar
  • stellartux Avatar
  • trashy_incel Avatar
  • WestwardLand968 Avatar
  • depial Avatar
  • Just4FunCoder Avatar
  • geans Avatar
  • saudiGuy Avatar
Ad