0

How to write python language

🤯

11th Jul 2025, 12:54 PM
Aaina Choudhary
Aaina Choudhary - avatar
2 ответов
+ 1
I see you started you started python courses, learn to write code from them, master it by exploring and practicing. Use the search bar for getting the answer for common questions. Btw, in Discuss section, you should post clear questions, open-ended and duplicated questions are not allowed. Use feed for those purposes. For more info: https://www.sololearn.com/Discuss/1316935/?ref=app https://www.sololearn.com/Discuss/333866/?ref=app https://www.sololearn.com/Discuss/3021159/?ref=app Good luck!
11th Jul 2025, 3:35 PM
Shihan
Shihan - avatar
0
You can write python language by following python syntax. --> like English needs grammar to write it. --> python needs proper syntax to understand "what we are telling to him(computer)". Example of writing python language:- 1.print ("Aaina Choudhary") ---> no error. 2. If try to write print (Aaina chaudhary) or print {"Aaina chaudhary"} there will be error Hope it will help you
11th Jul 2025, 1:14 PM
ANURAG SHAHIB
ANURAG SHAHIB - avatar