Python Data Types Presentation


This is the presentation associated with the Python data types video.

[dflip id=”2003″ ][/dflip]

Download Presentation

Python Data Types Video Question

This is the question that was asked in the python data types video

Question : Once a string value is assigned to a variable, can we assign it integer value?

[bg_collapse view=”button-blue” color=”#ffffff” icon=”eye” expand_text=”Show Answer” collapse_text=”Hide Answer” ]

Yes, in python, we can easily do this.

[/bg_collapse]