Skip to content

case-2/python0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

121f154 · May 15, 2023

History

18 Commits
May 15, 2023
May 5, 2023
May 15, 2023
May 8, 2023
May 14, 2023
May 7, 2023
May 15, 2023
May 15, 2023
May 7, 2023
May 7, 2023
May 5, 2023
May 15, 2023
May 5, 2023
May 15, 2023
May 5, 2023
May 7, 2023
May 15, 2023
May 5, 2023

Repository files navigation

python0

Learning python Link to online course I was following to learn it(not affiliated): https://youtube.com/playlist?list=PL_c9BZzLwBRLrHc6MntpdrNPKoC2tJr0z

chronological list of python files I created for practiced sub project - 1 ritual.py 2 listRoughly.py - list 3 CheckItemInList.py 4 StillWorkingWithList.py 5 removingFromListUsingListComprehension.py - list comprehension 6 introToListComprehension.py - list comprehension 7 len.py - length of list 8 countingAnElementInList.py 9 set.py - python sets 10 countEachElementInList.py 11 counter.py 12 insertIntoList.py 13 gettingRid.py - learnt using remove() and del 14 pop.py 15 slicingWithDel.py 16 removingRepeats.py 17 colonMagic.py - using [:] with a list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages