OP 13 September, 2023 - 11:56 AM
(This post was last modified: 13 September, 2023 - 06:03 PM by Mayabi. Edited 3 times in total.)
WELCOME EVERYONE
Let me clear one thing recently I started learning Python,
So, I'm just sharing my learning experience with you.
NB: These tutorials are not copied from anywhere, I'm making these with my own knowledge.
LEAVE A LIKE OR GET BANNED
Let me clear one thing recently I started learning Python,
So, I'm just sharing my learning experience with you.
NB: These tutorials are not copied from anywhere, I'm making these with my own knowledge.
LEAVE A LIKE OR GET BANNED
Learn Python With #Archetyp | Day-03
<>><><><><><><><><><><><><><><><>Topic: How To Run Your First Python Code
<>><><><><><><><><><><><><><><><><>
THAT'S IT FOR TODAY
In today's part we have learned how to use print function to display texts. we've learn how to make our program interactive, we used input function to prompt the user for their response in a variable. Then we printed a greeting that includes their name. This is just a simple example of how python can interact with users.
REMEBER:
THIS IS JUST BEGINING - WE WILL DO SO MUCH MORE IN NEXT TUTORIALS.
HAPPY CODING.