Dictionaries - CS50P Shorts

Поділитися
Вставка
  • Опубліковано 16 лис 2024

КОМЕНТАРІ • 10

  • @decrepit1
    @decrepit1 3 місяці тому +4

    just want to let know that these shorts are very helpful.

  • @connorandsamoestagard1796
    @connorandsamoestagard1796 Місяць тому

    First of all, more people need to watch these shorts.
    Second of all, I only started the course a couple of days ago, but when using libraries, once the script is run, all "answers" are given for lack of a better terminology; for example, all the distances for all the spaceships were given.
    Is there a simple way to only print the distance one spaceship traveled? I'm going to take a guess but would you just specify the ship in the main function?
    I understand that going to the course too quickly may be limiting my understandability/flexibility of coding however I plan to recap the fundamentals later on again.

  • @fakrulotaku5655
    @fakrulotaku5655 3 місяці тому

    Love you sir Carter. Gonna miss you 😢❤

    • @Punam09674
      @Punam09674 2 місяці тому

      Why he leaved though?

  • @elgary9074
    @elgary9074 Місяць тому

    Good, but notice that a for loop in python returns by default the keys it was unnecessary and poorly performance added to use the keys method. It could simply be done by looping on the dictionary. Other than that magnificent class and highly appreciated.

  • @koolg7543
    @koolg7543 4 місяці тому

    Thank you!

  • @anastasiaaurelia7601
    @anastasiaaurelia7601 4 місяці тому +3

    Is he going to teach python 2024?