50
submitted 1 year ago* (last edited 1 year ago) by TheDude@sh.itjust.works to c/python@sh.itjust.works

With r/python out for the next 48 hours, here’s a post to promote continuing discussion a language we all love. Python.

you are viewing a single comment's thread
view the rest of the comments
[-] frostprophet@infosec.pub 6 points 1 year ago

I'm doing a python introduction course, I've made a hangman game and caeser cypher builder so far. It's just started getting into dictionaries so it would probably have something to do with that

[-] clay_pidgin@sh.itjust.works 1 points 1 year ago

Dictionaries are awesome! There are also Collections.defaultDict that you need to import specifically, but lets you assign values before the keys exist. Quite handy.

this post was submitted on 12 Jun 2023
50 points (100.0% liked)

Python

1921 readers
1 users here now

A community for talking about the Python programming language.

founded 1 year ago
MODERATORS