does someone know python programing?
Does someone know python programing?
Yes
Someone obviously does.
Unlikely.
No, you can't program in Python, only script
I learned a bit of it after first learning C++ and when I program in python, I feel like I’m just sticking things from different libraries together/constantly looking up how to use said library functions(parameter order passing and such) so I feel like I don’t really “know” the language. Anyone else feel this way?
Yeah this.
In lower level languages like C, you write code that instructs a machine to do work for you.
In higher level languages like Python, you write code that instructs a machine to do work for you.
Wait a minute...
what is iteration ?
Same here
iteration means you do something step by step (iteratively), or it could also mean a single step in such an iterative process.
noobs and brainlets commonly use the for keyword in their iterative processes.
it doesn't have anything to do with python though.