Question: library > CS 2 1 0 : Programming Languages home > 3 . 1 4 : String access operations CHALLENGE 3 . 1 4 .
library CS : Programming Languages home : String access operations
CHALLENGE
: String access operations.
ACTIVITY
String access operations.
Jump to level
Given string userDate on one line and string birthYear on a second line, append a comma and a s birthYear to userDate.
Ex: If the input is:
April
then the output is:
Apri
#include
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
