PyLearner

4 posts

PyLearner

PyLearner

@PyLearner444

انضم Mayıs 2025
2 يتبع0 المتابعون
تغريدة مثبتة
PyLearner
PyLearner@PyLearner444·
Day 0 of learning python in mobile ! From now on I will be sharing my journey for next 100 days where I try to learn the coding language, python. I can't really afford a pc so I will be practicing on my phone. #100daysofcode #BegginerCoder #PythonLearner
English
0
0
0
33
PyLearner
PyLearner@PyLearner444·
Day 2 of learning Python on mobile! Today I messed around with different string functions and got a better feel for how they work. I tried out a bunch of stuff like slicing and changing cases. Did some practice too—starting to get the hang of it. #100DaysOfCode #Python
English
0
0
0
9
PyLearner
PyLearner@PyLearner444·
Day 1 of learning Python on mobile! Today I learned about variables and data types. Here's a simple code I wrote: a = int(input("Enter first number: ")) b = int(input("Enter second number: ")) print("Sum of a + b is", a + b) Felt amazing! #Python #CodeNewbie #100DaysOfCode
English
0
0
0
13