u said  that u dont want want to drop the decimal it will be if do  want to drop the decimal thats why we use integer or floor dision(00:01:44 - 00:11:55) - Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data

u said that u dont want want to drop the decimal it will be if do want to drop the decimal thats why we use integer or floor dision(00:01:44 - 00:11:55)
Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data

In this Python Beginner Tutorial, we will begin learning about integers and floats. Integers and Floats allow us to work with numeric data in Python. We will be learning how to perform basic arithmetic, as well as how to compare numeric values. Let's get started.

The code from this video can be ...
In this Python Beginner Tutorial, we will begin learning about integers and floats. Integers and Floats allow us to work with numeric data in Python. We will be learning how to perform basic arithmetic, as well as how to compare numeric values. Let's get started.

The code from this video can be found at:
https://github.com/CoreyMSchafer/code_snippets/tree/master/Python-Ints

Watch the full Python Beginner Series here:
https://www.youtube.com/playlist?list=PL-osiE80TeTskrapNbzXhwoFUiLCjGgY7


✅ Support My Channel Through Patreon:
https://www.patreon.com/coreyms

✅ Become a Channel Member:
https://www.youtube.com/channel/UCCezIgC97PvUuR4_gbFUs5g/join

✅ One-Time Contribution Through PayPal:
https://goo.gl/649HFY

✅ Cryptocurrency Donations:
Bitcoin Wallet - 3MPH8oY2EAgbLVy7RBMinwcBntggi7qeG3
Ethereum Wallet - 0x151649418616068fB46C3598083817101d3bCD33
Litecoin Wallet - MPvEBY5fxGkmPQgocfJbxP6EmTo5UUXMot

✅ Corey's Public Amazon Wishlist
http://a.co/inIyro1

✅ Equipment I Use and Books I Recommend:
https://www.amazon.com/shop/coreyschafer

▶️ You Can Find Me On:
My Website - http://coreyms.com/
My Second Channel - https://www.youtube.com/c/coreymschafer
Facebook - https://www.facebook.com/CoreyMSchafer
Twitter -
Instagram - https://www.instagram.com/coreymschafer/

#Python

#Python #Python Ints #Python Floats #Integers #Python Integers #Python math #Python arithmetic #Python for Beginners #Absolute Beginners #Python for Absolute Beginners #Python Basics #Getting Started with Python #Python 3.6 #Python 36 #Python 3 #python tutorial #python #integers #floats
Hey Corey I can't seem to move around my window like you did atCould you tell me what i might need to fix? The window is too small - Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data

Hey Corey I can't seem to move around my window like you did atCould you tell me what i might need to fix? The window is too small

Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data
2017年05月18日 
00:00:33 - 00:11:55
why no control + c? - Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data

why no control + c?

Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data
2017年05月18日 
00:00:58 - 00:11:55
u said  that u dont want want to drop the decimal it will be if do  want to drop the decimal thats why we use integer or floor dision - Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data

u said that u dont want want to drop the decimal it will be if do want to drop the decimal thats why we use integer or floor dision

Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data
2017年05月18日 
00:01:44 - 00:11:55
Num methods at  did only work for the first num, and got an error message aswell ;( - Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data

Num methods at did only work for the first num, and got an error message aswell ;(

Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data
2017年05月18日 
00:05:00 - 00:11:55
that thing you showed from ? regarding print(n1 + n2), i did get a literal addition instead of them just acting like a string - what's that about? - Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data

that thing you showed from ? regarding print(n1 + n2), i did get a literal addition instead of them just acting like a string - what's that about?

Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data
2017年05月18日 
00:10:00 - 00:11:55
I think it's a bug. - Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data

I think it's a bug.

Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data
2017年05月18日 
00:10:38 - 00:11:55
, or you could just remove the quotes in the variables num_1 and num_2 then add, same result - Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data

, or you could just remove the quotes in the variables num_1 and num_2 then add, same result

Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data
2017年05月18日 
00:10:42 - 00:11:55
u can take those quotations of to get 300 - Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data

u can take those quotations of to get 300

Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data
2017年05月18日 
00:10:42 - 00:11:55
At  Corey says "Lists, sets, and tuples.." and pronounces "tuples" like "too pulls", but, the actual pronunciation is "tup pulls". - Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data

At Corey says "Lists, sets, and tuples.." and pronounces "tuples" like "too pulls", but, the actual pronunciation is "tup pulls".

Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data
2017年05月18日 
00:11:11 - 00:11:55

Corey Schafer

※本サイトに掲載されているチャンネル情報や動画情報はYouTube公式のAPIを使って取得・表示しています。

Timetable

動画タイムテーブル

動画数:236件

how to override existing environment variables. (This is new to me) - Python Tutorial: Securely Manage Passwords and API Keys with DotEnv

how to override existing environment variables. (This is new to me)

Python Tutorial: Securely Manage Passwords and API Keys with DotEnv
2024年04月18日  @JorgeEscobarMX 様 
00:10:42 - 00:16:58
the future spoken is my current present. Unless I'm completely desperate, I'm not hitting reddit or google/stack overflow for most roadblocks. - How to Use ChatGPT as a Powerful Tool for Programming

the future spoken is my current present. Unless I'm completely desperate, I'm not hitting reddit or google/stack overflow for most roadblocks.

How to Use ChatGPT as a Powerful Tool for Programming
2023年05月22日  o k t o b e r 様 
00:12:22 - 00:31:08
Good video as always😉  I remember asking that too lol - How to Use ChatGPT as a Powerful Tool for Programming

Good video as always😉 I remember asking that too lol

How to Use ChatGPT as a Powerful Tool for Programming
2023年05月22日  kami 様 
00:28:19 - 00:31:08
@ - pure gold, pure gold! <3 - How to Use ChatGPT as a Powerful Tool for Programming

@ - pure gold, pure gold! <3

How to Use ChatGPT as a Powerful Tool for Programming
2023年05月22日  ulf gjerdingen 様 
00:28:26 - 00:31:08
You almost had me there haha! ChatGPT can be wrong but it certainly wasn't wrong about those top notch resources! I massively appreciate all the uploads and I hope they keep coming supercharged with Chat GPT. Thanks to you, sentdex, techwithtim and Dennis Ivy I now know how to properly code on python, use git for version control and build a functional website. - How to Use ChatGPT as a Powerful Tool for Programming

You almost had me there haha! ChatGPT can be wrong but it certainly wasn't wrong about those top notch resources! I massively appreciate all the uploads and I hope they keep coming supercharged with Chat GPT. Thanks to you, sentdex, techwithtim and Dennis Ivy I now know how to properly code on python, use git for version control and build a functional website.

How to Use ChatGPT as a Powerful Tool for Programming
2023年05月22日  Uj Vag 様 
00:28:42 - 00:31:08
and it's  am here (south east asia), and idk why I'm watching a python tutorial rather than sleeping 😂 - Python Tutorial: Simulate the Powerball Lottery Using Python

and it's am here (south east asia), and idk why I'm watching a python tutorial rather than sleeping 😂

Python Tutorial: Simulate the Powerball Lottery Using Python
2023年01月10日  X 様 
00:02:49 - 00:38:56
… nice… 😂 - Python Tutorial: Simulate the Powerball Lottery Using Python

… nice… 😂

Python Tutorial: Simulate the Powerball Lottery Using Python
2023年01月10日  Bartosz Turkowyd 様 
00:04:50 - 00:38:56
I've seen every Python video you've made....   first innuendo. 😜 - Python Tutorial: Simulate the Powerball Lottery Using Python

I've seen every Python video you've made.... first innuendo. 😜

Python Tutorial: Simulate the Powerball Lottery Using Python
2023年01月10日  Martin Beaudry 様 
00:04:52 - 00:38:56
Man it's  am in India I am lucky to be the first one to hear your voice god bless you brother and an awesome teacher. - Python Tutorial: Simulate the Powerball Lottery Using Python

Man it's am in India I am lucky to be the first one to hear your voice god bless you brother and an awesome teacher.

Python Tutorial: Simulate the Powerball Lottery Using Python
2023年01月10日  Big Samosa 様 
00:12:15 - 00:38:56
# you can also use the built-in pprint module for pretty printing dictionaries ;) - Python Tutorial: Simulate the Powerball Lottery Using Python

# you can also use the built-in pprint module for pretty printing dictionaries ;)

Python Tutorial: Simulate the Powerball Lottery Using Python
2023年01月10日  Schoenling Wunderbar 様 
00:25:00 - 00:38:56
it would be very interesting to see if there could be a step function where this algorithm can simulate the increases in jackpot winnings. It’s going to be one in 292+ million of a chance that you hit it at all much less multiple times, but the code should be interesting to see. - Python Tutorial: Simulate the Powerball Lottery Using Python

it would be very interesting to see if there could be a step function where this algorithm can simulate the increases in jackpot winnings. It’s going to be one in 292+ million of a chance that you hit it at all much less multiple times, but the code should be interesting to see.

Python Tutorial: Simulate the Powerball Lottery Using Python
2023年01月10日  20 80 様 
00:27:43 - 00:38:56
A OAuth Django video would be awesome!(Applicable to all sorts of OAuth situations, not just the YouTube API.) - Python YouTube API Tutorial: Using OAuth to Access User Accounts

A OAuth Django video would be awesome!(Applicable to all sorts of OAuth situations, not just the YouTube API.)

Python YouTube API Tutorial: Using OAuth to Access User Accounts
2020年09月10日 
00:07:58 - 00:43:21
At  you move the file and see some blurred miniature version of your open folders in the dock. How did you enable that? - Python YouTube API Tutorial: Using OAuth to Access User Accounts

At you move the file and see some blurred miniature version of your open folders in the dock. How did you enable that?

Python YouTube API Tutorial: Using OAuth to Access User Accounts
2020年09月10日 
00:09:58 - 00:43:21
In case you are getting Error 403 ("access_denied The developer hasn’t given you access to this app") go to the OAuth consent screen and under Test Users add your email by clicking on Add Users.  You should be able to grant access after you've added User. - Python YouTube API Tutorial: Using OAuth to Access User Accounts

In case you are getting Error 403 ("access_denied The developer hasn’t given you access to this app") go to the OAuth consent screen and under Test Users add your email by clicking on Add Users. You should be able to grant access after you've added User.

Python YouTube API Tutorial: Using OAuth to Access User Accounts
2020年09月10日 
00:19:36 - 00:43:21
@corey  So why did you add the join function here, when appending the video id to the list its already a list and its working for me when I pass the vid_ids directly - Python YouTube API Tutorial: Calculating the Duration of a Playlist

@corey So why did you add the join function here, when appending the video id to the list its already a list and its working for me when I pass the vid_ids directly

Python YouTube API Tutorial: Calculating the Duration of a Playlist
2020年06月11日 
00:11:24 - 00:37:38
TypeError: expected string or bytes-like object, I am taking this error in , any idea? - Python YouTube API Tutorial: Calculating the Duration of a Playlist

TypeError: expected string or bytes-like object, I am taking this error in , any idea?

Python YouTube API Tutorial: Calculating the Duration of a Playlist
2020年06月11日 
00:18:50 - 00:37:38
(I love that "Whoops that went too well"-moment at  :D) - Python Tutorial: Real World Example - Using Patreon API and Pillow to Automate Image Creation

(I love that "Whoops that went too well"-moment at :D)

Python Tutorial: Real World Example - Using Patreon API and Pillow to Automate Image Creation
2020年05月11日 
00:35:19 - 00:52:33