Media Summary: Given a string, you have to return a string in which each character (case-sensitive) is repeated once. We got off lucky with an easy one today, but we did manage to solve it with one line of code so that's a bonus! Just did a simple list ... Can't believe it's been a week already! Remember, consistency is key! This was a simple but fun one using for and if statements ...
Codewars Python Filter The Number - Detailed Analysis & Overview
Given a string, you have to return a string in which each character (case-sensitive) is repeated once. We got off lucky with an easy one today, but we did manage to solve it with one line of code so that's a bonus! Just did a simple list ... Can't believe it's been a week already! Remember, consistency is key! This was a simple but fun one using for and if statements ... count the positive integers and sum up the negative ones. Code along with me as we solve 'Multiplying two Code along with me as we solve 'Count of Positives and Sum of Negatives', a Level 8 kyu #
Code along with me as we solve 'Get the Nth Even Code along with me as we solve 'Convert a String to a