5 Useful f String Tricks - For Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ธ.ค. 2024

ความคิดเห็น • 32

  • @ag49521
    @ag49521 หลายเดือนก่อน +2

    The comma for big numbers is a great tip.

    • @elevendarter112
      @elevendarter112 หลายเดือนก่อน

      If you wanted something helpful for working with big numbers, you can use underscores within the integers. It won't be printed though!
      x = 2 * 10_000_000
      print(x)

  • @lanceradue
    @lanceradue หลายเดือนก่อน +1

    Thanks, I never knew about the x= trick to show the variable and value of it!

  • @TamyeezPublications
    @TamyeezPublications หลายเดือนก่อน

    Tim thanks for all the content you deliver. I benefit very much from your work

  • @codewithhassan.81
    @codewithhassan.81 หลายเดือนก่อน +2

    Very useful thanks for giving the source to read more ❤

  • @_BobZ_
    @_BobZ_ หลายเดือนก่อน

    tim has done it again love the devotion and intuition man 😊😊

  • @alexanderkomanov4151
    @alexanderkomanov4151 หลายเดือนก่อน +1

    Thanks a lot for this video!

  • @Cac_you
    @Cac_you หลายเดือนก่อน +1

    That helped me a lot!

  • @sanjibsaha2690
    @sanjibsaha2690 หลายเดือนก่อน

    @1:30.... its not " 2 significant digits " 2 significant digits for that particular number will be 1200

  • @sativagirl1885
    @sativagirl1885 หลายเดือนก่อน +2

    the E string is usually the first string to do :-) --guitar picker folklore

  • @hackedbyBLAGH
    @hackedbyBLAGH หลายเดือนก่อน

    Thank you

  • @PiyushKant-p6i
    @PiyushKant-p6i หลายเดือนก่อน

    useful ❤❤

  • @cancer2445
    @cancer2445 หลายเดือนก่อน

    you went through documentation. however most annoying thing in f string is missing normal formatting big numbers with SPACE as separator independenly of region.

  • @Wintermute4
    @Wintermute4 หลายเดือนก่อน

    Did not know about the = sign option

  • @KaiBuskirk
    @KaiBuskirk หลายเดือนก่อน

    Danke!

  • @HossamMohamed-p1h
    @HossamMohamed-p1h หลายเดือนก่อน

    could you make video compare between Django and node.js. pls😊

  • @compositeboson123
    @compositeboson123 หลายเดือนก่อน

    tim no way you use zsh as well, ALL HAIL THE ZSH!!!

  • @md2perpe
    @md2perpe หลายเดือนก่อน

    f-strings are good, but using % or .format() still have their uses.
    f-strings can only be used when the values to be inserted are known at the place of specifying the format.
    But sometimes you want to pass a format to a function that will fill in the values. I did this when producing sequences of images and had some generic method that got a scene and saved images 000.png, ..., 399.png under some path. The path was then specified as "somepath/%03d.png".

  • @cerealport2726
    @cerealport2726 หลายเดือนก่อน

    it's probably controversial but you can print straight to a file. I've been known to take a lazy shortcut and use f strings to format output to look like a csv, and print it to a file...
    i wouldnt do this for lots of data though.... there are much better ways

  • @azharalibhutto1209
    @azharalibhutto1209 หลายเดือนก่อน

    ❤❤❤

  • @Haha_memes-18
    @Haha_memes-18 หลายเดือนก่อน

    Hello!!

  • @randywahidin
    @randywahidin หลายเดือนก่อน

    I already 3 years ago coding python 😂

  • @daron8982
    @daron8982 หลายเดือนก่อน

    what are strings

    • @proman72.
      @proman72. หลายเดือนก่อน +1

      Strings are the smallest subatomic form

  • @PiyushKant-p6i
    @PiyushKant-p6i หลายเดือนก่อน

    wow

  • @rickrandazzo
    @rickrandazzo หลายเดือนก่อน

    Am I mistaken or didn't the hat use to be a carrot?

  • @aligunaydn9912
    @aligunaydn9912 หลายเดือนก่อน

    Why don't you host a gamejam?

  • @halilibrahimkisakesen546
    @halilibrahimkisakesen546 หลายเดือนก่อน

    Oh aloice will never accept Tobe 30 years old

  • @danielmelo389
    @danielmelo389 หลายเดือนก่อน +1

    Nice, but as always python goes too far with f strings.

    • @portlyoldman
      @portlyoldman หลายเดือนก่อน

      What constitutes “too far”.
      Apologies, but that seems like a really daft take on a useful language improvement 🫤
      What’s WRONG with it?

    • @proman72.
      @proman72. หลายเดือนก่อน

      ​@@portlyoldman too far means mooore and mooore than otherw