why not make comments part of language so it's more readable.
def func():
# fill in later
2026-04-19 01:46:16
30
Tequilla :
fun fact you can also put ...
2026-04-20 04:30:35
8
Wavy Crocket🌊🏄🏽♂️ :
Pass simply means DO NOTHING. If x + 3 = 8: pass (do nothing)… you’d typically add another if statement of and else statement.
2026-04-19 06:05:55
3
mur / adomination :
i just mostly put "print"
2026-04-21 02:30:18
1
john kel :
is it similar to just write return
2026-04-18 23:40:48
1
drie_ :
quick question where can i start coding for practice I'm just learning from your video and idk where to code is there an app?
2026-04-20 06:37:11
1
Mega :
so forgetting pass is same as someone who would do
function hello () and forget {}
2026-04-19 17:19:55
1
X7Ryb :
same in gdscript
2026-05-11 11:12:49
0
Return Of ZooWee? :
But when is it actually used
2026-04-18 23:21:14
2
Momentum :
I didn't even know what pass was
2026-05-04 23:28:58
1
DonCarlos :
I use pass when I want to execute another part of the code without looking at what is above that! Like pass help me to avoid errors when my programs are in trial
2026-04-19 05:28:59
1
Majonez :
also ... works the same as pass keyword
2026-04-18 23:19:19
1
ishak Alllaoui :
@Mega: so forgetting pass is same as someone who would do
function hello () and forget {}❤️
2026-04-20 11:12:30
1
Outdoor :
Coding is when it’s making sense, I was stuck for a year or so this when it’s making sense just imagine
2026-04-19 01:26:12
1
WARDEN BOY :
it always confused me
2026-06-23 09:23:41
1
bruhman :
i put Print
2026-05-01 03:00:24
1
angel_santinoss :
Pass is code
2026-04-27 05:53:51
2
angel_santinoss :
Pass de Python¿Porque los desarrolladores de Python escriben pass?
2026-04-27 05:53:35
2
Alguém que não é você :
You can use Ellipsis(...)
2026-06-20 17:14:56
1
Carol :
hi
2026-07-15 17:27:13
1
northernshadow :
ahh I see. i came across smth like that some time ago
2026-04-29 13:26:27
0
gfinity :
This is why i hated python wierd syntax never liked it especially indentation horrible 😂
2026-04-27 00:04:59
0
Ruyalfall :
so a semicolon in c++, like if(exp); class MyClass; etc
2026-06-16 07:59:18
0
ll :
😁😁😁
2026-04-22 17:29:44
1
To see more videos from user @awdev_6, please go to the Tikwm
homepage.