Post

@PythonPr Actualy not true. But that's the view of people not knowing what a runtime is.
English

@PythonPr import numpy as np
data = [10, 20, 30, 40, 50]
sd = np.std(data)
Error, numpy not found
pip Install numpy
Error, do you mean pip3?
pip3 Install numpy
Error, pip3 not found
py -m pip install numpy
Error, py not found
python3 -m pip Install numpy
Error: "externally-m..
English

@PythonPr The guy with the guy without gear is still second for a reason 🌚
Come on W in the chat for c++
English

@PythonPr The cruel true is that the programming world isn't entirely made up of Hello World projects.
English

@PythonPr Python here needs a complex interpreter. C++ code just runs.
English

@PythonPr In Clipper, we say:
? "Hello World"
English

@PythonPr It's also interpreted not compiled. Serve different purposes.
English


@PythonPr one line vs twelve lines and they do the same thing, still pick Python
English

@PythonPr c++ instant execution/no memory
python takes 10 seconds to print that/2gb ram
English

@PythonPr Even Java is more efficient than Python...can you imagine how superior C++ is.
English

@PythonPr I want a tutorial on python programming. Am Learning Ai Automation
English























