Hacktoberfest 2026: as issues que os mantenedores marcaram para outubro, abertas e boas para iniciantes. Ver issues do Hacktoberfest

Prose typos in functions, oop_intro and python_oop (found via French edition review)

Aberta Para iniciantes
#633 0 comentários 0 reações 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

Avaliação

Dificuldade
1/5
Tempo estimado
Menos de uma hora
Facilidade para iniciantes
95/100
Tipo de issue
Documentação
Clareza
Claramente especificada
Status de atividade
Ativa
Stack de tecnologia
markdown, python

Direção de pesquisa

A issue fornece uma tabela com caminhos de arquivo exatos, números de linha, texto atual e correções sugeridas. Comece localizando o repositório e os três arquivos markdown: functions.md, oop_intro.md e python_oop.md. Verifique cada linha e faça as correções de erro de digitação especificadas. Após a edição, verifique se as alterações são renderizadas corretamente e não introduzem novos erros. O trabalho está completo quando todos os 13 erros de digitação listados forem corrigidos.

Escrita pelo modelo de indexação a partir do texto da issue.

Descrição

Small prose defects in three lectures, found during native-editor review of the French edition (see QuantEcon/lecture-python-programming.fr#77 and QuantEcon/lecture-python-programming.fr#78). All checked at b0b0b56.

functions.md:420 is the one that matters most for the translations: all four editions (fr, zh-cn, fa, ml) copy the bare t. python_oop.md:226 is carried by three. The rest are English-only; the editions already repaired them in translation.

File Line Current Suggested
functions.md 28 "provided by almost all programming." "…provided by almost all programming languages."
functions.md 38 "2. learn to do is build our own user-defined functions." "2. learn how to build our own user-defined functions."
functions.md 363 "get rid of the conditionals all together" "…altogether"
functions.md 420 "computing $x_t$ for some t when" "…for some $t$ when"
functions.md 672 "Rewrite the function factorial() in from [Exercise 1]" "…factorial() from [Exercise 1]"
oop_intro.md 195 * e.g.,``imag`` and … (renders "e.g.,imag") * e.g., `imag` and
oop_intro.md 302 "add methods to their that measure" "add methods to their objects that measure"
oop_intro.md 346 "Remember that everything is an object will help you" "Remembering that everything is an object will help you"
python_oop.md 226 print("Insufficent funds") (line 165 spells it correctly) print("Insufficient funds")
python_oop.md 158 "Consumer with inital wealth" "…initial wealth"
python_oop.md 189 "the name of particular person" "the name of a particular person"
python_oop.md 209 "Here how we set up" "Here's how we set up"
python_oop.md 243 "the __init_ method" "the __init__ method"

Timing note for whoever picks this up: these edits trigger translation syncs to all four editions. The French edition's review PRs for functions and oop_intro merged on 2026-09-23, so this can go in now.

Linguagem predominante
JavaScript
Estrelas
72
Forks
31
Merge médio
4d 11h
PRs com merge (30d)
5

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Mais de QuantEcon/lecture-python-programming

Todas as issues de QuantEcon/lecture-python-programming

Issues semelhantes

Mais issues de JavaScript

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.