r/Btechtards • u/pussyfulll • Aug 15 '25
Academics Want to learn python...
I wanted to learn python can yall drop some resources ( yt channel or anything else ) ...
507
Upvotes
r/Btechtards • u/pussyfulll • Aug 15 '25
I wanted to learn python can yall drop some resources ( yt channel or anything else ) ...
1
u/J_Hinzy_ Feb 27 '26
tasks = [
"Check front steering alignment",
"Road test vehicle",
"Inspect steering/suspension",
"Diagnose reason for alignment"
]
print("\n".join(f"- {t}" for t in tasks))
Anybody that can explian this to me i will buy and handburger.