Struggling with Python Lists – Need Help!

0
4
Asked By CuriousCat91 On

Hey everyone! I'm currently diving into Data Science and we're covering programming. However, I've hit a wall with understanding lists in Python. I'm really struggling to grasp how they work and any tips or resources would be awesome. Could someone maybe help clarify this for me?

1 Answer

Answered By TechGuru77 On

It sounds like you're having a tough time with lists in Python. Can you share some specific examples of the issues you're facing? It would help to know if you're struggling with the syntax or the underlying concepts.

CuriousCat91 -

I had this exam question involving two lists: one for letters a-z and another with corresponding words. The task was to decode a sentence using those lists, but I just couldn't get it right. Any ideas how to approach that?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.