8 kyu

ASCII Total

6,354 of 14,452user3220651

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

More By Author:

Check out these other kata created by user3220651

Stats:

CreatedMay 5, 2016
PublishedMay 5, 2016
Warriors Trained20507
Total Skips573
Total Code Submissions28379
Total Times Completed14452
JavaScript Completions5944
Ruby Completions675
Python Completions6354
C# Completions1015
COBOL Completions19
C Completions743
NASM Completions57
Haskell Completions95
Julia Completions11
Total Stars145
% of votes with a positive feedback rating93% of 1760
Total "Very Satisfied" Votes1535
Total "Somewhat Satisfied" Votes198
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