+ 2

How does Python actually work?

So I started learning it, but am still kind of confused. Like okay, I get it, I am typing up “input” which gives me “output” but what happens with the output?

4th Aug 2019, 8:51 PM
Mindy Rand
Mindy Rand - avatar
5 Respostas
+ 3
your question is so open! about how py works is like all other languages is not just about input and the output but the logic behind, the algorithme. when you master a language and you start orient your skills to a subject like data science, web, AI .. you start enjoy your time while you coding
4th Aug 2019, 10:09 PM
Younes BOUDOUL
Younes BOUDOUL - avatar
+ 1
Sometimes via C, e.g. in the case of CPython which is implemented in C.
4th Aug 2019, 10:31 PM
Sonic
Sonic - avatar
0
sorry i wasnt clear. i am totally new to coding and have no idea what comes next. i guess i will figure it out.
5th Aug 2019, 1:31 AM
Mindy Rand
Mindy Rand - avatar