0 votes
by (3.5k points)
What is the best programming language for Raspberry Pi?

1 Answer

0 votes
by (1.3k points)
Raspbian comes preloaded with Python, the official programming language of the Raspberry Pi and IDLE 3, a Python Integrated Development Environment. We're going to show you now how to get started with IDLE and write your very first, albeit simple, Python program.Sep 4, 2012');})();(function(){window.jsl.dh('12','');})();(function(){window.jsl.dh('_Tg2gYPusJPDJ0PEPlsiX8AE89','
');})();(function(){window.jsl.dh('14','
Open IDLE by selecting the Raspberry Pi logo in the top-left, and click Programming > Python 3 (IDLE). You should be presented with the Python interactive interpreter. To write a program, go to File > New File. Enter in your code.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
...