Python Challenge | Input to Tuple, List and Dictionary

preview_player
Показать описание
Welcome to Python code challenges. In this Python code challenge series we hope to compliment the existing Python courses on this channel. Code challenges are for people looking to sharpen their Python skills first at a beginner's level with the ambition to then move into more advanced challenges as we progress.

Code Challenge:
Write a programme that accepts a list of numbers or strings separated by commas and generates the input into a tuple, list and dictionary

Code Repository:
Рекомендации по теме
Комментарии
Автор

Hi, I'm actually in college right now and just took an exam about some of these things a few days ago! I just stumbled upon your video and I will try to stick around this channel and improve myself, because now I am just at the beginning of my Python journey haha! Thanks!

KilepsYT