Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Alec

Alec

Alec has asked 2 questions and find answers to 24 problems.

Stats

510
EtPoint
142
Vote count
2
questions
24
answers

About

CS major

¯\_(ツ)_/¯

My best answers:

  • Is there a way to shorten my code so that I don't have to write “turtle.” every time I use functions from the turtle module?
  • What's _name_ in the _init_.py?
  • When should I use python lists vs numpy ndarrays?

My best questions:

  • What does the @unique decorator do in python?