8 kyu

ASCII Total

5,934 of 14,430user3220651

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 Trained20469
Total Skips571
Total Code Submissions28343
Total Times Completed14430
JavaScript Completions5934
Ruby Completions675
Python Completions6344
C# Completions1012
COBOL Completions19
C Completions743
NASM Completions57
Haskell Completions95
Julia Completions10
Total Stars144
% of votes with a positive feedback rating93% of 1758
Total "Very Satisfied" Votes1533
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