Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cosa Funziona #5

Open
13 of 17 tasks
lucarin91 opened this issue May 16, 2016 · 0 comments
Open
13 of 17 tasks

Cosa Funziona #5

lucarin91 opened this issue May 16, 2016 · 0 comments

Comments

@lucarin91
Copy link
Member

lucarin91 commented May 16, 2016

  • import [as] -> importa [come]
  • for/else -> per/altrimenti
  • while/else -> mentre/altrimenti
  • break -> interrompi
  • pass -> salta
  • if/elif/else -> se/sennò/altrimenti
  • from/import [as]-> da/importa [come]
  • True/False -> Vero/Falso
  • print() -> stampa
  • input() -> inserisci
  • range() -> intervallo()
  • random.randrange() -> ??
  • random.randint() -> ??
  • def -> funzione
  • return -> restituisci
  • yield -> ??
  • 'in'| 'not' 'in' | 'is' | 'is' 'not' -> non, è
@lucarin91 lucarin91 added this to the Qualcosa che funge milestone Jun 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant