'Python for Beginners, Part 9: Loops' by cleverqazi python pythonprogramming
0:05 and also a little bit about functions0:11 to the next thing. What if I want to make that one square0:23 and paste it again, right,0:30 let's try having it pasted twice.0:36 and just so you remember, this 50 goes in for the length,0:43 This 90 goes for the angle, it replaces every angle with 90.0:54 Okay, so I'm gonna hit the shortcut key to run it.
2:03 if I show you what a range of 10 gives me,2:10 it kinda hides what it gives you,2:17 So we're gonna talk about more things like lists2:23 But for now, I just want you to think of it2:35 and I said print I,2:42 the first time you run through in this loop,2:52 so I is zero the first time then it's one,2:59 is the part that's indented inside of the loop,3:06 So what happens the first time I is zero,3:11 Then we say I is one, so I is one over here,3:18 Then in the last one, I turns...
日本 最新ニュース, 日本 見出し
Similar News:他のニュース ソースから収集した、これに似たニュース記事を読むこともできます。
Should anyone build a Mobile App in Python? | HackerNoonLearn about the benefits and drawbacks of mobile development in Python, as well as why it can be a good choice for startups.
続きを読む »
Exploring Crypto Fundamentals with Josh Swigart on The HackerNoon Podcast | HackerNoonUtsav Jaiswal chats with Crypto Analyst and Twitter Influencer Josh Swigart (aka BlocksNThoughts) about Josh’s thoughts on Bitcoin, NFTs, DeFi, and more.
続きを読む »
Essential Guide to Building a Decentralized eCommerce Platform with React and Solidity (Part 1) | HackerNoonThe demand for Web3.0 solutions is at an all-time high, but there isn't enough material available to usher in the army of developers required to fill the job op
続きを読む »
Should anyone build a Mobile App in Python? | HackerNoonLearn about the benefits and drawbacks of mobile development in Python, as well as why it can be a good choice for startups.
続きを読む »
Pixels vs REM vs EM: Breaking down CSS Sizes | HackerNoonShould you use px or rem or em? In this post we'll try to get the answer of this question and we'll see which unit to use when
続きを読む »