I'm honestly finding it hard to learn when I'm working and one piece of code 
works with one software but not another. Like I needed to make a coin flip 
histogram. Issue is that the guy who I found the code for and modified wrote it 
in python 2.x (I heavily modified it because while I am learning I do have HW 
due. I added to it to make it a histogram and fixed it a bit)

I went on Visual Studio got all the libraries for it just to run the code. 
Issue was that VSC ran it hella slow (like were supposed to run it 30 series 
with each series 100times). Matlab handled that ok from what I've heard but my 
code just running it 1000times (not the 3000 times the HW ask for) kinda slows 
the computer. So I thought why not post it into another IDE but the online ones 
(since it's a relatively small amount of code they should be ok) don't seem to 
work since I keep getting syntax errors. I posted the code. Run it 1000 times.

Reply via email to