Enrollments closing soon for Post Graduate Certificate Program in Applied Data Science & AI By IIT Roorkee | 3 Seats Left
Apply NowLogin using Social Account
     Continue with GoogleLogin using your credentials
In Python, we can use several string operations like concatenations. Two strings can be concatenated using the + operator. For example,  to concatenate strings "football" and "basketball" and assign it to new variable games, use the below code
games = "football" + "basketball"
Cloudx to a variable first and Lab to a variable secondfirst and second and store the result in the variable final
            Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
No hints are availble for this assesment
Loading comments...