- Видео 275
- Просмотров 1 612 383
Koolac
Добавлен 23 июл 2018
In this Channel we post content on these topics:
- Python Programming Language & its packages
- Machine Learning, Deep Learning, ...
- Python Programming Language & its packages
- Machine Learning, Deep Learning, ...
f-string explained in Python
f-string explained in Python
▬▬▬▬▬▬▬▬▬▬▬▬
📜🎯 Step-by-step Python Tutorial Playlist:
ruclips.net/p/PLGZqdNxqKzfa5qHhkmywaPUJC5Wc_gYhu
▬▬▬▬▬▬▬▬▬▬▬▬
📜🎯 Step-by-step Python Tutorial Playlist:
ruclips.net/p/PLGZqdNxqKzfa5qHhkmywaPUJC5Wc_gYhu
Просмотров: 161
Видео
.format() explained in Python
Просмотров 56228 дней назад
.format() explained in Python: In this video, we’ll dive deep into Python’s powerful `.format()` method and how it can simplify string formatting in your projects. Learn how to format strings dynamically, and use placeholders-all explained with clear examples. By the end, you’ll master this essential Python feature and take your coding skills to the next level! ▬▬▬▬▬▬▬▬▬▬▬▬ 📜🎯 Step-by-step Pyth...
90% of People Get Order of Operations Wrong!
Просмотров 147Месяц назад
One Expression, Two Results? | Order of Operations 90% of People Get This Simple Math Wrong! ▬▬▬▬▬▬▬▬▬▬▬▬ 📜🎯 Step-by-step Python Tutorial Playlist: ruclips.net/p/PLGZqdNxqKzfa5qHhkmywaPUJC5Wc_gYhu
MASTER Python Operators in 4 Minutes FLAT!
Просмотров 324Месяц назад
Python Operators Explained in 4 min, including , -, *, /, , % and // in Python. ▬▬▬▬▬▬▬▬▬▬▬▬ 📜🎯 Step-by-step Python Tutorial Playlist: ruclips.net/p/PLGZqdNxqKzfa5qHhkmywaPUJC5Wc_gYhu ▬▬▬▬▬▬▬▬▬▬▬▬ ⏳📌 Timestamps: 00:00 - intro 00:05 - Addition ( ) and Subtraction (-) in Python 00:14 - Multiplication (*) and Division (/) in Python 00:26 - operator in Python 00:51 - % operator in Python (Modulo Op...
4 Python Tricks You’ll Regret Missing
Просмотров 858Месяц назад
4 Python Tricks (Notes) You’ll Regret Missing: 1) When to Use a Semicolon in Python (What Is the Use Case of a Semicolon in Python?) 2) How to Use del in Python 3) Assign Multiple Variables with Different Values Simultaneously in Python 4) Assign Multiple Variables with the Same Value Simultaneously in Python ▬▬▬▬▬▬▬▬▬▬▬▬ 📜🎯 Step-by-step Python Tutorial Playlist: ruclips.net/p/PLGZqdNxqKzfa5qHh...
What Does type Do in Python?
Просмотров 148Месяц назад
Python type() Function Explained ▬▬▬▬▬▬▬▬▬▬▬▬ 📜🎯 Step-by-step Python Tutorial Playlist: ruclips.net/p/PLGZqdNxqKzfa5qHhkmywaPUJC5Wc_gYhu
Python Variable Types | Beginner to Pro
Просмотров 192Месяц назад
Python Variable Types | Beginner to Pro ▬▬▬▬▬▬▬▬▬▬▬▬ 📜🎯 Step-by-step Python Tutorial Playlist: ruclips.net/p/PLGZqdNxqKzfa5qHhkmywaPUJC5Wc_gYhu ▬▬▬▬▬▬▬▬▬▬▬▬ ⏳📌 Timestamps: 00:00 - intro 00:14 - int & float Type 00:36 - strings (with double quotation) 01:00 - strings (with single quotation) 01:09 - strings with multiple lines in Python 02:12 - Additional Notes on Strings 02:54 - Escape Character...
Must Know Rules for Naming Variables in Python
Просмотров 109Месяц назад
Essential Variable Naming Rules You Must Know in Python ▬▬▬▬▬▬▬▬▬▬▬▬ 📜🎯 Step-by-step Python Tutorial Playlist: ruclips.net/p/PLGZqdNxqKzfa5qHhkmywaPUJC5Wc_gYhu
How to Install JavaScript and VS Code on Windows
Просмотров 7473 месяца назад
How to Install JavaScript and VS Code and Node js on Windows
How to catch multiple exceptions in one line (in one except block)
Просмотров 1364 месяца назад
How to catch multiple exceptions in one line (in one except block) in Python
A cool trick in Python
Просмотров 6165 месяцев назад
A cool trick in Python (How to swap variables and values in python)
Let's fill this chart in Python?
Просмотров 2685 месяцев назад
Let's fill this chart in Python? (How to use fill between in matplotlib in Python)
A cool function you must know in Python
Просмотров 6155 месяцев назад
A cool function you must know in Python
8 Python Functions Every Coder Needs
Просмотров 6686 месяцев назад
8 Python Functions Every Coder Needs
If you use this, they will fire you!
Просмотров 2716 месяцев назад
If you use this, they will fire you!
How to Install Python and PyCharm Like a Pro
Просмотров 8866 месяцев назад
How to Install Python and PyCharm Like a Pro
I used Python to resize images in my note-taking app
Просмотров 1586 месяцев назад
I used Python to resize images in my note-taking app
What does this structure mean in Python?
Просмотров 3117 месяцев назад
What does this structure mean in Python?
What does this "r" mean in Python?
Просмотров 19 тыс.7 месяцев назад
What does this "r" mean in Python?
i needed this. been ripping my hair out dealing with the 3.11 - 3.13 update. the library nuking and just sucks. i miss the old libraries simplicity so much. its just not getting better
Great video
thank you sir since from 2 hrs I was trying to download and reflect it in my system , but I failed to do .But at the end because of your instruction through this video I downloaded it successfully 🥺🤗
Thanks, friend. Fast and to the point. I was almost throwing my keyboard at the wall trying to make this work. lol
Hey Just wanna ask what if I don't have the access to environment variables? Can I still use ffmpeg?
Im using company laptop btw and only the admin can access to enviroment variables
"I simply type something like this" thing he types is cut off. Cool. Thanks.
HI there, thanks for the video, I followed the steps and it mostly worked, except by the number of views that came undefined. Do you have any tips on how to fix this?
this was the greatest tutorial of all time wow
Perfect. Thank you for this.
🛐
In command prompt I get "ffmpeg is not recognized as an internal or external command..." anyone know where I went wrong? I watched the video twice, feel like I followed the stepa
thanks dude video is to the point 👋👋👋👋
Great work bro... I have a question... If the hidden layers uses ReLU activation function then it gives only positive values. Cant we used for all type of functions?
brother thank you so much . ive learned alot more than i thought. 👍👍👍👍👍👍👍👍👍👍
do I have to install it with python?
Thanks! You help me so much!
Well, Holy crap! Finally!!! Thumbs up Bro!
savage✌
thanks a lot mate
how i can add an header in data spell.
wow ive been working on this..... while playing fifa all day. thanks
Thank you!
thank you!
This video is very helpful to me to understand 3D arrays! Thank you!
thanks man, you are my hero
Very helpful. Thank you!
What if x axis does not have integer value rather it have data in letters
thank you
Thank you so much!!! 🙏🙏🙏 No time wasted, straight to the point! Very nice!
Thank you for making this video under 4 minutes long, i'll never understand why some tutorial videos are needlessly long.
Ty
hey.. IDLE is not giving me installation it will give warnings and its written that" tf " is not defined?
thank you
what a hassle. Why would software need such a tutorial to simply install it?
ERROR: tensorflow-2.18.0-cp311-cp311-win_amd64.whl is not a supported wheel on this platform.
this also happens to me and I still dont know how to fix it :/
@@capitanperu9425 update wheel
Bro use the lesser version of python
thank you ♥
0:24 on Windows 7 it doesn't work
simple and straight to the point 👍
thank you
Thank you
Thank you for this tutorial!
So clear and authentic million of thanks for your help❤❤❤
Is there any benefit to using .format over an f-string?
Thanks for your good question. I will answer this two videos later. In the next video, I will talk about f-string (because this is going to be a step-by-step tutorial playlist) And after that, in another video - after f-string video - I will cover your question.
Thank you so much!
You're welcome!
I started the scroll code on a youtube channel with over 40,000 videos. How do I stop the code?
hahahah im wondering the same thing
dears this MUST be on drive c path exactly?
no, any place safe
Thanks 😁
You're welcome 😊
It creates a file in python not in my pc files?
It creates folder in your PC "using" Python
Keep up👏
Thanks. I will do my best.
thx!
You're welcome.