Draft

List length v1

Description:

Try to make a function that counts the length of a list, without the len function, which is removed. Should be quite simple, but this is my first Kata!

In this example, the for loop can be quite important. Here is an example of looping through a string:

for character in string:
  # do something...

Stats:

CreatedOct 14, 2015
Warriors Trained164
Total Skips6
Total Code Submissions285
Total Times Completed132
Python Completions132
Total Stars0
% of votes with a positive feedback rating88% of 47
Total "Very Satisfied" Votes39
Total "Somewhat Satisfied" Votes5
Total "Not Satisfied" Votes3
Total Rank Assessments58
Average Assessed Rank
7 kyu
Highest Assessed Rank
6 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • AbuBakar2001 Avatar
  • user6354551 Avatar
Ad