0
Python program
How to start writing any program
5 Respostas
+ 8
Ooh. That's not a problem.
In python you can start however you wish.
No need for brackets or anything.
+ 7
print ('Hello World')
I'm not clear as to what you are asking. Enlighten me.
0
If you are using the app, there is a bar:
🎓 Learn
⚡ Play
🏠 Activity Feed
{ } Code Playground
💬 Q&A Discussion
Open { } Code Playground.
Then in bottom right there should be a round (+) button, press it, and you should get an option to make a program in the wanted programming language.
0
i want to ask the starting line of program like in java we start with
class name
{
void main()
{
0
ok.... mean copying the algorithm