×

Installation of standalone python34

STEP1: Download python34 (python3.4.0 msi)  from following website, https://www.python.org/downloads/release/python-340/ After you have installed it go to command terminal(cmd) and put this python in your path as first priority PATH=C:\Python34;C:\Python34\Scripts;%PATH%     (or) Go to Control Panel -> System and Security -> System ->  Advanced system settings...

Read out all

StemLand-Name Board

At first the children did a seven segment display(SSD) board which displays StemLand on it by lighting it up using a 9V battery using a corresponding resistor in series. After that we(Anishvathi,Sangeetha,Praveen,Sharmila,Fevina- 8th Grade Students) properly soldered the SSD on a pcb...

Read out all

Syringe Generator

The syringe generator from Arvind Gupta’s Toys was made by few students in the 6th grade. They got the required materials; syringe, enamel wire, Neodymium magnets, and a LED. The children saw the video and came up with their own syringe generator....

Read out all

Running python3.3 from python 2.7

After installing py33 using the following commands conda update conda conda create -n py33 python=3.3 anaconda activate py33 Some files need to copied over from Anaconda to py33. Click on the link below to download the documentation. Spyder3Doc

Read out all