Skip to content

Instantly share code, notes, and snippets.

@ubalklen
ubalklen / update.py
Created January 6, 2022 23:13
Update Chrome driver
import sys
import os
from os import path
import zipfile
import urllib
import requests
from win32com.client import Dispatch
if getattr(sys, "frozen", False):
script_path = path.dirname(sys.executable)
Don't ask this... Instead, ask this... Lesson
From 1 to 5, rate your satisfaction with...
( ) 1
( ) 2
( ) 3
( ) 4
( ) 5
From 1 to 5, rate your satisfaction with...
( ) 1 - Highly dissatisfied
( ) 2 - Dissatisfied
( ) 3 - Neutral
( ) 4 - Satisfied
( ) 5 - Highly satisfied
Provide labels to clarify a numeric scale.
How many times per week do you watch Hulu?
( ) 0-2
( ) 2-5
( ) 5-10
( ) 10-20
( ) 20+
How many times per week do you watch Hulu?
( ) 0-2
( ) 3-5
( ) 6-10
( ) 11-19
( ) 20+
Avoid overlapping ranges.
Do you own a tablet computer?
( ) Yes
( ) No
Do you own a tablet computer (i.e, any computer with a touchscreen and detachable keyboard)?
( ) Yes
( ) No
When in doubt, provide extra detail.
How often do you exercise?( ) Never( ) Rarely( ) Occasionally( ) Frequently<>( ) Always In the past seven days, how many times have you exercised?
<p style="text-align:center;letter-spacing: 0.6em;font-size: 150%;">
...
</p>