Python przypisz zmienną do innej zmiennej

var1 = "something"
var2 = var1
totally real coder