Title Repeating Characters of a String
Catalog Type SLCItem
Persistent ID https://pawscomp2.sis.pitt.edu/pcex/pcex_v2/index.html?lang=PYTHON&set=py_str_repeat_chars&ch=py_str_repeat2
Platform Name PCEX
Features
Description Construct a program that has a function that receives a string and creates a new string that has every other character of the given string, starting with the first character, repeated two times.\nFor example, the new string that will be formed from the string 'abcde' is 'aaccee'.
Keywords functions, strings
Author Kamil Akhuseyinoglu
Institution University of Pittsburgh
Iframe URL https://pawscomp2.sis.pitt.edu/pcex/pcex_v2/index.html?lang=PYTHON&set=py_str_repeat_chars&ch=py_str_repeat2
Protocol PITT, HTML
Protocol URL
License MIT
Programming Language Python
Natural Language en

Preview