Coding in Python 06 - Converting Data Types (Learn Linux TV Classics)

preview_player
Показать описание
"Learn Linux TV Classics" is a collection of older tutorials that don't necessarily have great production quality compared to more recent vidoes on this channel. This Python series was created right before the channel had its production quality increased, so while it won't measure up to the visual quality of newer content on the channel, this series may still be beneficial to those of you that wish to learn Python. Enjoy this series, and definitely check out the newer content on Learn Linux TV for even more learning.

Check out Jay's latest book. Covers Ubuntu 22.04!

*🎓 CROWDSTRIKE CRASH SURVIVOR T-SHIRT*
Commemorate the largest outage in history with the latest addition to the LLTV merch shop.

*🎓 BRAND NEW UDEMY COURSES AVAILABLE!*
Check out my new courses on Udemy and learn something new!

*Support Learn Linux Learning!*

_Note: Royalties and/or commission is earned from each of the above links_*🎓 FULL LINUX COURSES FROM LEARN LINUX TV*

-- Linux-related Podcasts --

*🌐 LEARN LINUX TV ON THE WEB*

*⚠️ DISCLAIMER*
Learn Linux TV provides technical content that will hopefully be helpful to you and teach you something new. However, this content is provided without any warranty (expressed or implied). Learn Linux TV is not responsible for any damages that may arise from any use of this content. Always make sure you have written permission before working with any infrastructure and that you are compliant with all company rules, change control procedures, and local laws.

#Python #PythonTutorial #LearnToProgram
Рекомендации по теме
Комментарии
Автор

Thank you so much for taking enough time to explain.

juanpaul
Автор

I am so looking forward to #07 really enjoying your course as you're so good at teaching Python.

spaceiswater
Автор

Your amazing! Im learning so much stuff that i completed my school assignment faster! Thanks a lot!

HeyImEevee
Автор

If you want to concatenate a string variable with a integer variable you can use f-string and there is no need to convert them. I just used : f’{my_string} {my_num}’ and it did the same thing !

mannysucik
Автор

You forgot one option that is my_numb_1 + int(my_numb_2) works to

binnihh
Автор

I didn't understand how do you clear the screen in python.

AlgentAlbrahimi