String Concatenation: Write a Python program that takes two strings as input and concatenates them into a single string without using the + operator. Typecasting Challenge: Given three variables: a = ...