Retired

Slashes (retired)

Description:

Your task is to make code that returns an amount of slashes, which you get by muiltplying the amount of elements in a list to another varible, perelement. the stuff in the elements don't matter, only the number of elements

for example

test.assert_equals(slashes([1,1,13,"bob"], 3), "////////////")

(i am new to making katas, so please comment any problems!)

Algorithms
Strings

Stats:

CreatedApr 5, 2023
Warriors Trained12
Total Skips0
Total Code Submissions18
Total Times Completed10
Python Completions10
Total Stars1
% of votes with a positive feedback rating0% of 5
Total "Very Satisfied" Votes0
Total "Somewhat Satisfied" Votes0
Total "Not Satisfied" Votes5
Total Rank Assessments4
Average Assessed Rank
8 kyu
Highest Assessed Rank
7 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • emanresu2 Avatar
Ad