I know i am pretty far behind but i am determined to do this,
i have downloaded the secure connect file to my downloads
i have navigated to the crud-python folder within the week3-AppDev-crud folder
i have installed the cassandra driver
i have modified my db_connection.py and it looks like this below:
now trying to run exercise 2 to connect using
python Ex02_Connect_to_Cassandra.py
i get an error message
what am i doing wrong?