jonathan-d-zhang

Results 7 issues of jonathan-d-zhang

## Description It'll just emulate the cowsay program. ## Reasoning This would be useful because it would be funny. ## Proposed Implementation It would have the flags of the original...

type: feature
status: approved
status: WIP
area: backend
category: fun

## Relevant Issues Closes #1459 ## Description Added questions to the trivia question json. ## Did you: - [x] Join the [**Python Discord Community**](https://discord.gg/python)? - [x] Read all the comments...

## Description Add more trivia questions. Format is `- question - 'answer' or 'answer2' (note) ### Science - How much obsidian is required to craft an enchantment table? - '4'...

type: feature
status: approved

## Description Rather than using the usernames, the command should first try nicknames, then fall back to usernames if necessary. Alternatively, according to Nicky, "Love is deep. Love is about...

type: feature
status: planning

### Resource type Course ### Pricing Free ### Where can the resource be found? https://missing.csail.mit.edu/ ### What sort of content is in the resource? What areas of Python does it...

status: actionable
area: resources
type: addition

## Description Created from discussion in #1491. Me: > A question I thought would be fun is generating a random directed graph and asking people to find the shortest path...

type: feature
status: approved

## Description Add more trivia questions. Using a format i can copy and paste into a python script to generate the json. `list[tuple[str, list[str], Optional[str]]] = [(question, [answer1, answer2], hint)]`...

type: feature
status: approved