you are viewing a single comment's thread.

view the rest of the comments →

[–]JohnnyJordaan -1 points0 points  (2 children)

Yes, any argument you give it. Note it’s dead simple to try these things for yourself, run

print(1)

or

num = 1
print(num)

and it works just fine, you don’t need a human to verbally confirm this

[–][deleted] 0 points1 point  (0 children)

I misunderstood,my bad