Python Strings, Integers, and Floats | Python 3 Basics

Опубликовано: 29 Июнь 2019
на канале: 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


Смотрите видео Python Strings, Integers, and Floats | Python 3 Basics онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Practical Coding 29 Июнь 2019, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 886 раз и оно понравилось 19 людям.