• 0 Posts
  • 4 Comments
Joined 1Y ago
cake
Cake day: Jun 11, 2023

help-circle
rss

from __future__ import braces

Give it a go


that’s the whole idea of passing by address in C

Wait stop, so in other languages like C#, when you pass a variable into a function “by reference” is that just passing the pointer to the variable?

Have I been baited into using pointers my whole life?


Some elevators.

All the ones near me have fully functional close buttons.


Function isPrime(number):
    return false

Accurate for almost 100% of cases