Post

@Python_Dv The correct answer is int and str. The variable var starts as an integer (10) and then changes to a string
English

@Python_Dv option D .
It wont display and .
The results will be displayed in 2 different lines.
English

@Python_Dv This one looks like an easy one this time. The answer is Int and then Str on their respective lines. Var’s stored information changes to a String when “Hello” overwrites 10.
English



























