ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2 results

AI'lovers
Python RE Module Explained + Fixing IndexError (sys.argv[1])

Learn how to use Python's RE (Regular Expression) module effectively while avoiding common pitfalls like the IndexError: listΒ ...

16:41
Python RE Module Explained + Fixing IndexError (sys.argv[1])

7 views

7 hours ago

π’«π’Ύπ“π‘’π“π’¬π“Šπ‘’π“ˆπ“‰ π’«π“π’Άπ“Žπ“ˆ
Doing python

from sys import argv script, user_name = argv prompt = ' ' print(f"Hi {user_name}, I'm the {script} script.") print("I'd like to ask you aΒ ...

2:48
Doing python

2 views

2 hours ago