Nikhil
Nikhil
Either install WSL or just throw away your windows
Appending: People can still register for past events. ``` import requests url = "https://commudle.com/gdg-new-delhi/fill-form?data_form_entity_id=" for x in range(0,257): req = requests.get(url+str(x)) if req.status_code == 200: if "This form's closed, unless...
@gjergjk71 For now it is.. but as soon as thensp grows you'll have to implement that
I really think that it's unnecessary.. but yea I'd love to see your approach
Hey will you be able to take this workshop session on December 8th?