+ 1
For writing a code in Python first what should we have to start????
3 Antworten
+ 3
Are u beginner? Is python your first programming language?
Python has simply structure. It is so easy to write some first codes. Just download Python on PC or try Code Playground.
+ 1
Just start. Copy the codes from the lessons and add something of your own.
+ 1
You can practice in the Code Playground (curly braces from the app version, green circle with plus sign to add a new project, select Python for project type).