+ 3

Can anyone help me to how do coding

Print ("hii" my name is rageeni) Print (4) Print(3+7) What else we can do after this add in your coding this much only I don't know what to do next

28th Aug 2025, 3:16 PM
rageeni Chaudhary
rageeni Chaudhary - avatar
18 Respuestas
+ 7
rageeni Chaudhary Introduction to python course will certainly help you learn basics of python coding language, before that you can also try `Tech for everyone` and `Coding foundation`.
28th Aug 2025, 3:24 PM
Gulshan Mahawar
Gulshan Mahawar - avatar
+ 5
rageeni Chaudhary There is a `Introduction to python ` course available on this platform, it will teach you python from beginning and basics of python language which includes variables, iterators, functions and many more. The course is completely free of cost except AI related features, you can also complete it without spending money.
28th Aug 2025, 3:34 PM
Gulshan Mahawar
Gulshan Mahawar - avatar
+ 5
Hackaria Hii, if you have any doubt related to HTML, then create a new thread of your own question with briefly describe your issue and use relevant tags.
28th Aug 2025, 4:13 PM
Gulshan Mahawar
Gulshan Mahawar - avatar
+ 5
Hi Hackaria! what exactly is not clear to you? and dont ask your questions in other peoples branches. so no one will find them.
29th Aug 2025, 12:01 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 2
Manoj Kumar As already stated, if you wanna ask anything related to coding, start up with a new thread.
29th Aug 2025, 1:35 PM
Gulshan Mahawar
Gulshan Mahawar - avatar
0
But I don't know what to do the next coding would you like to help me what I can add
28th Aug 2025, 3:29 PM
rageeni Chaudhary
rageeni Chaudhary - avatar
0
Ok thanks
28th Aug 2025, 3:42 PM
rageeni Chaudhary
rageeni Chaudhary - avatar
0
Hi, My name is Hackaria. I don't understand HTML.
28th Aug 2025, 4:11 PM
Hackaria
Hackaria - avatar
0
Python is a case sensitive language if you forget a comma or make a small mistake it will get error so so write print with small letter like as I write your code correctly print("hii my name is rageeni") print(4) print(3+7)
29th Aug 2025, 1:41 AM
Safiullah Mohammadi
Safiullah Mohammadi - avatar
0
Coding kaha se surur kru
29th Aug 2025, 1:01 PM
Manoj Kumar
Manoj Kumar - avatar
0
Ok dear
30th Aug 2025, 1:42 AM
Manoj Kumar
Manoj Kumar - avatar
0
Print(Hello world)
30th Aug 2025, 1:47 AM
Zirendri Majhi
Zirendri Majhi - avatar
0
Suru html se kre
30th Aug 2025, 1:51 AM
Manoj Kumar
Manoj Kumar - avatar
0
Hi i am miguel
4th Sep 2025, 9:11 AM
KOSHI Miguel Tarshi
0
KOSHI Miguel Tarshi please, don't spam 🤨😬
4th Sep 2025, 9:17 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
0
Hello, rageeni Chaudhary and welcome to Sololearn! It's good to see you're eager to learn and making real efforts to do so. Consider enrolling yourself to the Introduction to Python course available here: https://www.sololearn.com/learn/courses/python-introduction For additional support, here are some external resources you might want to utilise: https://www.w3schools.com/python/ https://www.geeksforgeeks.org/python/python-programming-language-tutorial/ https://www.python.org/about/gettingstarted/ For extended learning, this site can be quite a big support: https://docs.python.org/3/ Keep coding! Thank you.
12th Sep 2025, 4:48 AM
Ushasi Bhattacharya
0
Don’t worry, everyone starts somewhere! Next, try using variables, doing more math operations, and maybe even asking for user input using input(). Small steps every day!
14th Sep 2025, 6:16 PM
Karl