Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Getting Started With The Basics Of Strings In Python |Wolfy the A.I.Canine

  • Islander Intelligence
  • 2021-01-15
  • 123
Getting Started With The Basics Of Strings In Python |Wolfy the A.I.Canine
Wolfy the A.I. Canine3D printing3D printedRobotic Dogartificial intelligence3d printed dogbionic dog3d printing projectsbuilding a jetson nano robotrobotics inspirationwhat python string methods are therehow can I format strings in pythonwhat are strings useful for in pythonwhat are the basics of string manipulation in pythongetting started with programming with pythonhow to learn the basics of pythonJupyterlab
  • ok logo

Скачать Getting Started With The Basics Of Strings In Python |Wolfy the A.I.Canine бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Getting Started With The Basics Of Strings In Python |Wolfy the A.I.Canine или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Getting Started With The Basics Of Strings In Python |Wolfy the A.I.Canine бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Getting Started With The Basics Of Strings In Python |Wolfy the A.I.Canine

Hello, everyone welcomes back to another one of my videos on the basics of python programming. In the last video, I asked all of you the variable we were working with throughout the video. The answer to that video is strings, precisely what we are working on within today’s video. So as I open up a new jupyterlab document, I will Not only do I explain to all of you what a string is but also show you guys some cool tricks to help you understand what strings are useful for. For example, I offer you how to use your strings like the .upper, .lowwer, and the .title method. These methods are great when you use them with pythons f-strings. If you don’t know what that is, then sit back and relax. All this will be explained in this video. Besides formatting your strings, I also show you how to take your strings and manipulate the string’s length to help you with other parts of your fantastic code. This video’s question is at the end of the video, what type of variables did I manipulate the strings to at the end of the video? If you know the answer, then go ahead and leave it in the comment section. If you are correct, I will give you a call out the next how to learn the basics of python video

0:00 Intro
1:00 Jupyterlab
1:52 What Are Strings
2:00 Working With Strings
3:18 Debugging Syntax Errors
4:25 What Are Methods
4:35 Using Methods With Strings
7:00 How to Format Strings inside python
7:45 Working With F-Strings In Python
11:25 How To Use The Length Method In Python
12:27 How To Use The Strip Method In Python
_________________________________________________________________________________________________
The code from the video:
string_1 = 'whatss up'
print(string_1)
string_1 = "whats up"
print(string_1)
string_2 = "i'm tall"
print(string_2)
print(string_1.upper)
print(string_1.upper())
string_1 = string_1.upper()
print(string_1)
print(string_1.lower())
print(string_1.title())
print(string_1)
print(string_1 string_2)
strings = f'{string_1} {string_2}'
print(strings)
print(strings.title())
print(f'new line\n\tstrings are cool {strings} {string_2}')
print(len(string_1))
string_1 = ' whats up '
print(len(string_1))
print(len(string_1.rstrip()))
print(string_1.rstrip())
print(len(string_1.lstrip()))
print(string_1.lstrip())
print(string_1.strip())
print(len(string_1.strip()))
_________________________________________________________________________________________________
Link to the anaconda download website
https://www.anaconda.com/products/ind...

_________________________________________________________________________________________________
More bing worthy content from Islander
How To Get Started Learning Programing With Python
   • How To Get Started Learning  Programing Wi...  

How to 3d print from anywhere
   • How to 3D Print from Anywhere |Wolfy the A...  

3d Printing Holiday Decorations ideas 2020
   • 3d Printing Holiday Decoration Ideas 2020 ...  

Programing an image classification in python follow along(part 2)
   • Programing an image classification in pyth...  

_________________________________________________________________________________________________
Contact information

Instagram https://instagram.com/islanderrobotic...
Email [email protected]

_________________________________________________________________________________________________
The 3d printing filament I use for wolfy
Warm White esun pla pro 1.75 https://amzn.to/3i6mzPH
Brown esun pla pro 1.75 https://amzn.to/36bv9Ks

The tools I use:
MilwaukeeM12 12-Volt Lithium-Ion 1/4 in. Hex Screwdriver Kit https://amzn.to/3kRpXQd

NEIKO 01148A Hex Allen Power Bit Set, 11-Piece Metric Sizes https://amzn.to/30ajKHh

DISCLAIMER: Links included in this description might be affiliate links. If you purchase a product or service with the links that I provide, I may receive a small commission. There is no additional charge to you! Thank you for supporting my channel, so I can continue to provide you with free content each week!

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]