Variables Name

 myvar = "Python" my_var = "Python" _my_var = "Python" myVar = "Python" MYVAR = "Python" m...