Python Strings, Integers, and Floats | Python 3 Basics

Published: 29 June 2019
on channel: Practical Coding
886
19

In this tutorial, learn what Python strings, Integers, and Floats are and how you can manipulate the data types. You will also learn how you can name variables and how to store strings, integers, and floats within those variables.
-----------------------------------------------------------------------------------------------------------
New Functions:
str() Converts an integer/float to a string
int() Converts a string to an integer/float
-----------------------------------------------------------------------------------------------------------
New Methods:
.upper() Makes all of the characters in a string uppercase
.lower() Makes all of the characters in a string lowercase
.title() Capitalizes the first letter in each word
-----------------------------------------------------------------------------------------------------------
Don't forget to like and subscribe!!!

Previous video:
   • How to Install PyCharm on Windows 10  

#python #programming #PracticalCoding


Watch video Python Strings, Integers, and Floats | Python 3 Basics online without registration, duration hours minute second in high quality. This video was added by user Practical Coding 29 June 2019, don't forget to share it with your friends and acquaintances, it has been viewed on our site 886 once and liked it 19 people.