Python Full Course for free ๐Ÿ

preview_player
ะŸะพะบะฐะทะฐั‚ัŒ ะพะฟะธัะฐะฝะธะต
Python tutorial for beginners full course
#python #tutorial #beginners
โญ๏ธTime Stampsโญ๏ธ
#1 (00:00:00)โ€‹ Python tutorial for beginners ๐Ÿ
#2 (00:05:57โ€‹) variables โœ˜
#3 (00;17;38โ€‹) multiple assignment ๐Ÿ” 
#4 (00:20:27โ€‹) string methods ใ€ฐ๏ธ
#5 (00:25:13โ€‹) type cast ๐Ÿ’ฑ
#6 (00:30:14โ€‹) user input โŒจ๏ธ
#7 (00:36:50โ€‹) math functions ๐Ÿงฎ
#8 (00:40:58โ€‹) string slicing โœ‚๏ธ
#9 (00:51:52โ€‹) if statements ๐Ÿค”
#10 (00:58:19)โ€‹ logical operators ๐Ÿ”ฃ
#11 (01:04:03โ€‹) while loops ๐Ÿ”„
#12 (01:07:31โ€‹) for loops โžฐ
#13 (01:13:04โ€‹) nested loops โžฟ
#14 (01:17:08) break continue pass โ›”
#15 (01:21:06โ€‹) lists ๐Ÿงพ
#16 (01:26:58โ€‹) 2D lists ๐Ÿ“œ
#17 (01:30:47โ€‹) tuples ๐Ÿ“„
#18 (01:33:47โ€‹) sets ๐Ÿด
#19 (01:40:03โ€‹) dictionaries ๐Ÿ“–
#20 (01:47:20โ€‹) indexing ๐Ÿ“‘
#21 (01:53:23โ€‹) functions ๐Ÿ“ž
#22 (02:02:03โ€‹) return statement ๐Ÿ”™
#23 (02:04:51) keyword arguments ๐Ÿ”‘
#24 (02:07:09โ€‹) nested function calls ๐Ÿ–‡๏ธ
#25 (02:09:40โ€‹) variable scope ๐Ÿ”ฌ
#26 (02:13:23โ€‹) *args ๐Ÿ“ฆ
#27 (02:16:58โ€‹) **kwargs ๐ŸŽ
#28 (02:21:17โ€‹) string format ๐Ÿ’ฌ
#29 (02:33:22โ€‹) random numbers ๐ŸŽฒ
#30 (02:36:43โ€‹) exception handling โš ๏ธ
#31 (02:43:40) file detection ๐Ÿ“
#32 (02:47:28โ€‹) read a file ๐Ÿ”
#33 (02:51:00โ€‹) write a file ๐Ÿ“
#34 (02:53:45โ€‹) copy a file ๐Ÿ–จ๏ธ
#35 (02:57:05โ€‹) move a file ๐Ÿ—ƒ๏ธ
#36 (03:01:20โ€‹) delete a file ๐Ÿ—‘๏ธ
#37 (03:06:15โ€‹) modules ๐Ÿ’Œ
#38 (03:10:26) rock, paper, scissors game ๐Ÿ—ฟ
#39 (03:18:32โ€‹) quiz game ๐Ÿ’ฏ
#40 (03:35:45โ€‹) Object Oriented Programming (OOP) ๐Ÿ
#41 (03:45:06โ€‹) class variables ๐Ÿš—
#42 (03:48:54โ€‹) inheritance ๐Ÿ‘ช
#43 (03:55:30โ€‹) multilevel inheritance ๐Ÿ‘ด
#44 (03:58:32) multiple inheritance ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ
#45 (04:01:49) method overriding ๐Ÿ™…
#46 (04:04:14โ€‹) method chaining โ›“๏ธ
#47 (04:08:08) super function ๐Ÿฆธ
#48 (04:12:09โ€‹) abstract classes ๐Ÿ‘ป
#49 (04:19:12) objects as arguments ๐Ÿ๏ธ
#50 (04:23:20โ€‹) duck typing ๐Ÿฆ†
#51 (04:27:38) walrus operator ๐Ÿฆฆ
#52 (04:31:45โ€‹) functions to variables ๐Ÿ“›
#53 (04:35:21โ€‹) higher order functions ๐Ÿ‘‘
#54 (04:41:06โ€‹) lambda ฮป
#55 (04:45:44โ€‹) sort ๐Ÿ—„๏ธ
#56 (04:53:22โ€‹) map ๐Ÿ—บ๏ธ
#57 (04:57:17โ€‹) filter ๐Ÿบ
#58 (05:00:10โ€‹) reduce โ™ป๏ธ
#59 (05:04:54โ€‹) list comprehensions ๐Ÿ“ฐ
#60 (05:10:54) dictionary comprehensions ๐Ÿ•ฎ
#61 (05:18:59โ€‹) zip function ๐Ÿค
#62 (05:23:41โ€‹) if _name_ == '__main__' โ“
#63 (05:29:21โ€‹) time module โŒš
#64 (05:39:58โ€‹) threading ๐Ÿงต
#65 (05:53:31โ€‹) daemon threads ๐Ÿ˜ˆ
#66 (05:58:19โ€‹) multiprocessing โšก
#67 (06:07:15โ€‹) GUI windows ๐Ÿ–ผ๏ธ
#68 (06:14:38โ€‹) labels ๐Ÿท๏ธ
#69 (06:24:24โ€‹) buttons ๐Ÿ›Ž๏ธ
#70 (06:30:44โ€‹) entrybox โŒจ๏ธ
#71 (06:40:15โ€‹) checkbox โœ”๏ธ
#72 (06:49:08โ€‹) radio buttons ๐Ÿ”˜
#73 (07:00:47โ€‹) scale ๐ŸŒก๏ธ
#74 (07:10:24โ€‹) listbox ๐Ÿ“‹
#75 (07:24:41โ€‹) messagebox ๐Ÿ’ญ
#76 (07:37:17โ€‹) colorchooser ๐ŸŽจ
#77 (07:43:10โ€‹) text area ๐Ÿ“’
#78 (07:48:38โ€‹) open a file (file dialog) ๐Ÿ“
#79 (07:55:33โ€‹) save a file (file dialog) ๐Ÿ’พ
#80 (08:05:17โ€‹) menubar ๐Ÿงพ
#81 (08:15:23โ€‹) frames โšฐ๏ธ
#82 (08:21:30โ€‹) new windows ๐Ÿ—”
#83 (08:25:32โ€‹) window tabs ๐Ÿ“‘
#84 (08:30:52โ€‹) grid ๐Ÿข
#85 (08:39:52โ€‹) progress bar ๐Ÿ“Š
#86 (08:49:48โ€‹) canvas ๐Ÿ–๏ธ
#87 (09:01:18โ€‹) keyboard events โŒจ๏ธ
#88 (09:05:54โ€‹) mouse events ๐Ÿ–ฑ๏ธ
#89 (09:11:00โ€‹) drag & drop ๐Ÿ‘ˆ
#90 (09:18:18โ€‹) move images w/ keys ๐ŸŽ๏ธ
#91 (09:29:13โ€‹) animations ๐Ÿ›ธ
#92 (09:41:31โ€‹) multiple animations ๐ŸŽž๏ธ
#93 (09:53:04โ€‹) clock program ๐Ÿ•’
#94 (10:01:03โ€‹) send an email ๐Ÿ“ง
#95 (10:07:37โ€‹) run with command prompt ๐Ÿ‘จโ€๐Ÿ’ป
#96 (10:09:53) pip ๐Ÿ—๏ธ
#97 (10:13:30) py to exe ๐Ÿƒ
#98 (10:17:13โ€‹) calculator program ๐Ÿ–ฉ
#99 (10:31:38โ€‹) text editor program โœ๏ธ
100 (11:05:51) tic tac toe game โญ•
101 (11:26:25)โ€‹ snake game ๐Ÿ

๐ŸŽฎ GAMES & PROJECTS ๐ŸŽฎ
rock, paper, scissors game ๐Ÿ—ฟ
quiz game ๐Ÿ’ฏ
clock program ๐Ÿ•’
calculator program ๐Ÿ–ฉ
text editor program โœ๏ธ
tic tac toe game โญ•
snake game ๐Ÿ

Here's the link to the full playlist:

Code for each topic can be found pinned to each video's comments section

music credits ๐ŸŽผ :
===========================================================
===========================================================

===========================================================
Creative Commons โ€” Attribution-ShareAlike 3.0 Unportedโ€” CC BY-SA 3.0
===========================================================

Copyright Disclaimer:

This video is the intellectual property of Bro Code. All rights reserved. No part of this video may be reproduced, distributed, or transmitted in any form or by any means, including but not limited to recording, uploading, or other electronic or mechanical methods, without my written permission, except in the case of brief quotations embodied in critical reviews and certain other noncommercial uses permitted by copyright law.
ะ ะตะบะพะผะตะฝะดะฐั†ะธะธ ะฟะพ ั‚ะตะผะต
ะšะพะผะผะตะฝั‚ะฐั€ะธะธ
ะะฒั‚ะพั€

*LET'S GET THIS VIDEO TO #1!*
_Like_ this video and leave a random _comment_ to *break the Youtube algorithm* ๐Ÿ‘Š
I appreciate all of you โค๏ธ

โญ๏ธTime Stampsโญ๏ธ
#1 00:00:00โ€‹ Python tutorial for beginners ๐Ÿ
#2 00:05:57โ€‹ variables โœ˜
#3 00:17:38โ€‹ multiple assignment ๐Ÿ” 
#4 00:20:27โ€‹ string methods ใ€ฐ๏ธ
#5 00:25:13โ€‹ type cast ๐Ÿ’ฑ
#6 00:30:14โ€‹ user input โŒจ๏ธ
#7 00:36:50โ€‹ math functions ๐Ÿงฎ
#8 00:40:58โ€‹ string slicing โœ‚๏ธ
#9 00:51:52โ€‹ if statements ๐Ÿค”
#10 00:58:19โ€‹ logical operators ๐Ÿ”ฃ
#11 01:04:03โ€‹ while loops ๐Ÿ”„
#12 01:07:31โ€‹ for loops โžฐ
#13 01:13:04โ€‹ nested loops โžฟ
#14 01:17:08 break continue pass โ›”
#15 01:21:06โ€‹ lists ๐Ÿงพ
#16 01:26:58โ€‹ 2D lists ๐Ÿ“œ
#17 01:30:47โ€‹ tuples ๐Ÿ“„
#18 01:33:47โ€‹ sets ๐Ÿด
#19 01:40:03โ€‹ dictionaries ๐Ÿ“–
#20 01:47:20โ€‹ indexing ๐Ÿ“‘
#21 01:53:23โ€‹ functions ๐Ÿ“ž
#22 02:02:03โ€‹ return statement ๐Ÿ”™
#23 02:04:51 keyword arguments ๐Ÿ”‘
#24 02:07:09โ€‹ nested function calls ๐Ÿ–‡๏ธ
#25 02:09:40โ€‹ variable scope ๐Ÿ”ฌ
#26 02:13:23โ€‹ *args ๐Ÿ“ฆ
#27 02:16:58โ€‹ **kwargs ๐ŸŽ
#28 02:21:17โ€‹ string format ๐Ÿ’ฌ
#29 02:33:22โ€‹ random numbers ๐ŸŽฒ
#30 02:36:43โ€‹ exception handling โš ๏ธ
#31 02:43:40 file detection ๐Ÿ“
#32 02:47:28โ€‹ read a file ๐Ÿ”
#33 02:51:00โ€‹ write a file ๐Ÿ“
#34 02:53:45โ€‹ copy a file ๐Ÿ–จ๏ธ
#35 02:57:05โ€‹ move a file ๐Ÿ—ƒ๏ธ
#36 03:01:20โ€‹ delete a file ๐Ÿ—‘๏ธ
#37 03:06:15โ€‹ modules ๐Ÿ’Œ
#38 03:10:26 rock, paper, scissors game ๐Ÿ—ฟ
#39 03:18:32โ€‹ quiz game ๐Ÿ’ฏ
#40 03:35:45โ€‹ Object Oriented Programming (OOP) ๐Ÿ
#41 03:45:06โ€‹ class variables ๐Ÿš—
#42 03:48:54โ€‹ inheritance ๐Ÿ‘ช
#43 03:55:30โ€‹ multilevel inheritance ๐Ÿ‘ด
#44 03:58:32 multiple inheritance ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ
#45 04:01:49 method overriding ๐Ÿ™…
#46 04:04:14โ€‹ method chaining โ›“๏ธ
#47 04:08:08 super function ๐Ÿฆธ
#48 04:12:09โ€‹ abstract classes ๐Ÿ‘ป
#49 04:19:12 objects as arguments ๐Ÿ๏ธ
#50 04:23:20โ€‹ duck typing ๐Ÿฆ†
#51 04:27:38 walrus operator ๐Ÿฆฆ
#52 04:31:45โ€‹ functions to variables ๐Ÿ“›
#53 04:35:21โ€‹ higher order functions ๐Ÿ‘‘
#54 04:41:06โ€‹ lambda ฮป
#55 04:45:44โ€‹ sort ๐Ÿ—„๏ธ
#56 04:53:22โ€‹ map ๐Ÿ—บ๏ธ
#57 04:57:17โ€‹ filter ๐Ÿบ
#58 05:00:10โ€‹ reduce โ™ป๏ธ
#59 05:04:54โ€‹ list comprehensions ๐Ÿ“ฐ
#60 05:10:54 dictionary comprehensions ๐Ÿ•ฎ
#61 05:18:59โ€‹ zip function ๐Ÿค
#62 05:23:41โ€‹ if _name_ == '__main__' โ“
#63 05:29:21โ€‹ time module โŒš
#64 05:39:58โ€‹ threading ๐Ÿงต
#65 05:53:31โ€‹ daemon threads ๐Ÿ˜ˆ
#66 05:58:19โ€‹ multiprocessing โšก
#67 06:07:15โ€‹ GUI windows ๐Ÿ–ผ๏ธ
#68 06:14:38โ€‹ labels ๐Ÿท๏ธ
#69 06:24:24โ€‹ buttons ๐Ÿ›Ž๏ธ
#70 06:30:44โ€‹ entrybox โŒจ๏ธ
#71 06:40:15โ€‹ checkbox โœ”๏ธ
#72 06:49:08โ€‹ radio buttons ๐Ÿ”˜
#73 07:00:47โ€‹ scale ๐ŸŒก๏ธ
#74 07:10:24โ€‹ listbox ๐Ÿ“‹
#75 07:24:41โ€‹ messagebox ๐Ÿ’ญ
#76 07:37:17โ€‹ colorchooser ๐ŸŽจ
#77 07:43:10โ€‹ text area ๐Ÿ“’
#78 07:48:38โ€‹ open a file (file dialog) ๐Ÿ“
#79 07:55:33โ€‹ save a file (file dialog) ๐Ÿ’พ
#80 08:05:17โ€‹ menubar ๐Ÿงพ
#81 08:15:23โ€‹ frames โšฐ๏ธ
#82 08:21:30โ€‹ new windows ๐Ÿ—”
#83 08:25:32โ€‹ window tabs ๐Ÿ“‘
#84 08:30:52โ€‹ grid ๐Ÿข
#85 08:39:52โ€‹ progress bar ๐Ÿ“Š
#86 08:49:48โ€‹ canvas ๐Ÿ–๏ธ
#87 09:01:18โ€‹ keyboard events โŒจ๏ธ
#88 09:05:54โ€‹ mouse events ๐Ÿ–ฑ๏ธ
#89 09:11:00โ€‹ drag & drop ๐Ÿ‘ˆ
#90 09:18:18โ€‹ move images w/ keys ๐ŸŽ๏ธ
#91 09:29:13โ€‹ animations ๐Ÿ›ธ
#92 09:41:31โ€‹ multiple animations ๐ŸŽž๏ธ
#93 09:53:04โ€‹ clock program ๐Ÿ•’
#94 10:01:03โ€‹ send an email ๐Ÿ“ง
#95 10:07:37โ€‹ run with command prompt ๐Ÿ‘จโ€๐Ÿ’ป
#96 10:09:53 pip ๐Ÿ—๏ธ
#97 10:13:30โ€‹ py to exe ๐Ÿƒ
#98 10:17:13โ€‹ calculator program ๐Ÿ–ฉ
#99 10:31:38โ€‹ text editor program โœ๏ธ
#100 11:05:51 tic tac toe game โญ•
#101 11:26:25โ€‹ snake game ๐Ÿ

๐ŸŽฎ GAMES & PROJECTS ๐ŸŽฎ
03:10:26 rock, paper, scissors game ๐Ÿ—ฟ
03:18:32โ€‹ quiz game ๐Ÿ’ฏ
09:53:04โ€‹ clock program ๐Ÿ•’
10:17:13โ€‹ calculator program ๐Ÿ–ฉ
10:31:38โ€‹ text editor program โœ๏ธ
11:05:51 tic tac toe game โญ•
11:26:25โ€‹ snake game ๐Ÿ

Here's the link to the full playlist:


Code for each topic can be found pinned to each video's comments section

BroCodez
ะะฒั‚ะพั€

Look at this man :
-He make an actual good tutorial
-He is explaining correctly
-He makes a whole a*s 12 hours tutorial
-He goes straight to the point
-he actually teach important things
-he got a gigachad pfp

Strawbed
ะะฒั‚ะพั€

I'm 12 years old, and there is no part in his course I couldn't understand so far (I've done 6 hours). He is really a great teacher, and he's doing it all for free. He deserves like so much more subs.

vvll
ะะฒั‚ะพั€

#1 00:00:00โ€‹ Python tutorial for beginners
#2 00:05:57โ€‹ variables
#3 00:17:38โ€‹ multiple assignment
#4 00:20:27โ€‹ string methods
#5 00:25:13โ€‹ type cast
#6 00:30:14โ€‹ user input
#7 00:36:50โ€‹ math functions
#8 00:40:58โ€‹ string slicing
#9 00:51:52โ€‹ if statements
#10 00:58:19โ€‹ logical operators
#11 01:04:03โ€‹ while loops
#12 01:07:31โ€‹ for loops
#13 01:13:04โ€‹ nested loops
#14 01:17:08 break continue pass
#15 01:21:06โ€‹ lists
#16 01:26:58โ€‹ 2D lists
#17 01:30:47โ€‹ tuples
#18 01:33:47โ€‹ sets
#19 01:40:03โ€‹ dictionaries
#20 01:47:20โ€‹ indexing
#21 01:53:23โ€‹ functions
#22 02:02:03โ€‹ return statement
#23 02:04:51 keyword arguments
#24 02:07:09โ€‹ nested function calls
#25 02:09:40โ€‹ variable scope
#26 02:13:23โ€‹ *args
#27 02:16:58โ€‹ **kwargs
#28 02:21:17โ€‹ string format
#29 02:33:22โ€‹ random numbers
#30 02:36:43โ€‹ exception handling
#31 02:43:40 file detection
#32 02:47:28โ€‹ read a file
#33 02:51:00โ€‹ write a file
#34 02:53:45โ€‹ copy a file
#35 02:57:05โ€‹ move a file
#36 03:01:20โ€‹ delete a file
#37 03:06:15โ€‹ modules
#38 03:10:26 rock, paper, scissors game
#39 03:18:32โ€‹ quiz game
#40 03:35:45โ€‹ Object Oriented Programming (OOP)
#41 03:45:06โ€‹ class variables
#42 03:48:54โ€‹ inheritance
#43 03:55:30โ€‹ multilevel inheritance
#44 03:58:32 multiple inheritance
#45 04:01:49 method overriding
#46 04:04:14โ€‹ method chaining
#47 04:08:08 super function
#48 04:12:09โ€‹ abstract classes
#49 04:19:12 objects as arguments
#50 04:23:20โ€‹ duck typing
#51 04:27:38 walrus operator
#52 04:31:45โ€‹ functions to variables
#53 04:35:21โ€‹ higher order functions
#54 04:41:06โ€‹ lambda ฮป
#55 04:45:44โ€‹ sort
#56 04:53:22โ€‹ map
#57 04:57:17โ€‹ filter
#58 05:00:10โ€‹ reduce
#59 05:04:54โ€‹ list comprehensions
#60 05:10:54 dictionary comprehensions ๐Ÿ•ฎ
#61 05:18:59โ€‹ zip function
#62 05:23:41โ€‹ if name == '__main__'
#63 05:29:21โ€‹ time module
#64 05:39:58โ€‹ threading
#65 05:53:31โ€‹ daemon threads
#66 05:58:19โ€‹ multiprocessing
#67 06:07:15โ€‹ GUI windows
#68 06:14:38โ€‹ labels
#69 06:24:24โ€‹ buttons
#70 06:30:44โ€‹ entrybox
#71 06:40:15โ€‹ checkbox
#72 06:49:08โ€‹ radio buttons
#73 07:00:47โ€‹ scale
#74 07:10:24โ€‹ listbox
#75 07:24:41โ€‹ messagebox
#76 07:37:17โ€‹ colorchooser
#77 07:43:10โ€‹ text area
#78 07:48:38โ€‹ open a file (file dialog)
#79 07:55:33โ€‹ save a file (file dialog)
#80 08:05:17โ€‹ menubar
#81 08:15:23โ€‹ frames
#82 08:21:30โ€‹ new windows ๐Ÿ—”
#83 08:25:32โ€‹ window tabs
#84 08:30:52โ€‹ grid
#85 08:39:52โ€‹ progress bar
#86 08:49:48โ€‹ canvas
#87 09:01:18โ€‹ keyboard events
#88 09:05:54โ€‹ mouse events
#89 09:11:00โ€‹ drag & drop
#90 09:18:18โ€‹ move images w/ keys
#91 09:29:13โ€‹ animations
#92 09:41:31โ€‹ multiple animations
#93 09:53:04โ€‹ clock program
#94 10:01:03โ€‹ send an email
#95 10:07:37โ€‹ run with command prompt
#96 10:09:53 pip
#97 10:13:30โ€‹ py to exe
#98 10:17:13โ€‹ calculator program ๐Ÿ–ฉ
#99 10:31:38โ€‹ text editor program
#100 11:05:51 tic tac toe game
#101 11:26:25โ€‹ snake game

GAMES & PROJECTS
03:10:26 rock, paper, scissors game
03:18:32โ€‹ quiz game
09:53:04โ€‹ clock program
10:17:13โ€‹ calculator program ๐Ÿ–ฉ
10:31:38โ€‹ text editor program
11:05:51 tic tac toe game
11:26:25โ€‹ snake game

kiranvarma
ะะฒั‚ะพั€

He explains more clearly and more detailed than my 4 year IT course, you killed it man! You deserve more love and praise and worship from future programmers!

LegendaryMaoMao
ะะฒั‚ะพั€

Please YouTube, give this man a platinum! ๐Ÿ™Œ๐Ÿฝ

thecodfather
ะะฒั‚ะพั€

Mom:"Son go sleep."
Me:"Just one video pls."
Mom:"Ok."

animationman
ะะฒั‚ะพั€

smoothest tutorial on the internet. my man is so underrated to come straight to the point without any annoying intro

amareshs
ะะฒั‚ะพั€

bro code wrote > "I'm not comfortable accepting donations for my work. Rather, I would like to encourage you to donate to a struggling family or a charity of your choosing." what a man

walidkhaled
ะะฒั‚ะพั€

Day 1 = 18:07
Day 2 = 1:17:28
Day 3 = 2:02:03
Day 4 = 2:33:22
Day 5 = 3:01:20
Day 6 = 3:35:45
Day 7 = 4:04:14
Day 8 = 4:31:47
Day 9 = 5:04:55
Day 10 = 5:39:58
Day 11 = 6:14:38
Day 12 = 6:49:08
Day 13 = 7:24:54
Day 14 = 8:05:17
Day 15 = 8:49:48
Day 16 = 9:29:14
Day 17 = 10:01:04
Day 18 = 11:05:51
Day 19 = 12:00:00
Thank you for the amazing course bro. Much love. โค

kavishbeniwal
ะะฒั‚ะพั€

This guy is single handedly teaching the next generation of developers

Alex-urvt
ะะฒั‚ะพั€

Bro, I'm a 43 year old and I was so frustrated with myself for not being able to fully understand Python. I was really losing hope in learning to be a programmer. This video is so direct and simple that it has inspired me to try again. IDk why people make this all so confusing when it's actually so simple.
I have no words to thank you enough.

princonsuella_
ะะฒั‚ะพั€

for those who didnt understand return statment lets say we have this line of code

code 1 -) def A(guy1, guy2):
code 2 -) return guy1, guy2
code 3 -) print(A("mohammed ", "Ali"))

so phython will read the first code and then the second code and lastly the last code


the reason we wrote return becuase phython will read will read the 2nd code again after it read the last code which is 3 so phython after we write return it will read the the code again after it complete reading the function thats why when we dont write return it says none becuase phython dont remember the 2nd code

Mohammed
ะะฒั‚ะพั€

Let's just take a moment of appreciation for this man who made a 12-hour video to help us in life, for completely free. Thank you.

williamdaschbach
ะะฒั‚ะพั€

Every programming tutorial: "Hello World!"
Bro Code: "I love pizza"

Great tutorial!

tolis
ะะฒั‚ะพั€

Studying this to get into the IT field. I love how instead of instantly getting the correct response, he shows what happens if something is wrong in the code and how to fix it

Mistrk_
ะะฒั‚ะพั€

You are a hero, I just want to thank you for not just this video but all of them. Love you bro!

Puravive_lifechanger
ะะฒั‚ะพั€

There are 171, 476 words in the current english language but none are sufficient enough to describe how good your content is. Thank you so much for this.

Windperfire
ะะฒั‚ะพั€

It feels illegal to not have to pay for such an in depth tutorial, doing better than my school!

suoris
ะะฒั‚ะพั€

Absolutely perfect tutorial on all fronts. I can't wait to watch the rest of the courses!

Funky_Mode