Keshav joshi retweetledi
Keshav joshi
21 posts


Day 8 of my #KaggleLearn streak. 🚀
Today was all about revision. I went back to the basics of Python and functions to make sure my foundation is rock solid. Every day counts!
The work continues.
#100DaysOfCode #DataScience #Python #Kaggle #MachineLearning

English

@Macron_Gabi Thank you for the encouragement! I truly believe in that consistency really does make a difference. I'm excited to see how far I can go. How has your coding journey been?
English

Day 7 of my #KaggleLearn streak. A full week in the books! 🚀
I'm so proud to have stayed consistent and built this habit. It wasn't always easy, but it proves that showing up every day, even for a little bit, is what truly counts.
#100DaysOfCode #DataScience #Python #Kaggle

English

@geeksforgeeks My laziness which is due to OCD that if there is a slight error in code rewrite it completely and sometimes its kind of frustrating too so i prefer #vscode . Also thought of saving paper 😅
#coding #SaveTheWorld #computerscience #python #greeksforgreeks
English

Day 6 of my #KaggleLearn streak. Exams are coming up, so I'm pausing new lessons and focusing on revision for two days.
I'm halfway through the Python course—50% complete! A streak is about building a solid foundation, not just moving forward.
#100DaysOfCode #DataScience #Python

English

Day 5 of my 50-day #KaggleLearn streak. 🚀
Today, I dived into Lists and Tuples, covering concepts like indexing, slicing, and various methods. Even though it was a bit of a struggle, a little progress still counts.
#100DaysOfCode #DataScience #Python #Kaggle #MachineLearning

English

Day 4 of my 50-day #KaggleLearn streak! 🚀
Almost broke it, but I reminded myself that 1% progress still counts!
I finished my Booleans and Conditionals exercise and started on Lists. The streak is still alive!
#100DaysOfCode #DataScience #Python #Kaggle #MachineLearning

English

@Python_Dv The code calculates x raised to the power of y using the exponentiation operator **.
Here, x=5 and y=2.
The expression result = x ** y computes 5², which equals 25.
Therefore, the output is 25.
English

Python Question / Quiz;
What is the output of the following Python code, and why? 🤔🚀 Comment your answers below! 👇
#python #programming #developer #programmer #coding #coder #softwaredeveloper #computerscience #webdev #webdeveloper #webdevelopment #pythonprogramming #pythonquiz #ai #ml #machinelearning #datascience

English

@Python_Dv The code runs indefinitely because i starts at 1 and never meets the condition i % 3 == 0. It will raise an error due to improper indentation of the print(i) statement.
English

Python Question / Quiz;
What is the output of the following Python code, and why? 🤔🚀 Comment your answers below! 👇
#python #programming #developer #programmer #coding #coder #softwaredeveloper #computerscience #webdev #webdeveloper #webdevelopment #pythonprogramming #pythonquiz #ai #ml #machinelearning #datascience

English

@Python_Dv Output is 120 that is Option C .
Calculation Steps for factorial(5):
factorial(5) calls 5 * factorial(4)
factorial(4) calls 4 * factorial(3)
factorial(3) calls 3 * factorial(2)
factorial(2) calls 2 * factorial(1)
factorial(1) calls 1 * factorial(0)
factorial(0) returns 1
English

Python Question / Quiz;
What is the output of the following Python code, and why? 🤔🚀 Comment your answers below! 👇
#python #programming #developer #programmer #coding #coder #softwaredeveloper #computerscience #webdev #webdeveloper #webdevelopment #pythonprogramming #pythonquiz #ai #ml #machinelearning #datascience

English

@Python_Dv The correct answer is int and str. The variable var starts as an integer (10) and then changes to a string
English

Day 3 of my #KaggleLearn streak! Learned about Booleans and Conditionals today. if, elif, and else statements are the building blocks for creating smart, decision-making code. Super useful!
#100DaysOfCode #DataScience #Python #Kaggle #AI

English

@error_keshav That’s awesome progress! Defining custom functions and learning about docstrings is a big step towards clean, reusable code in Python.
English

Day 2 of my 50-day #KaggleLearn streak! 🚀
Today, I dived into Python functions, learning how to define my own and use built-in functions. The most useful thing was learning about docstrings—it's a game changer for writing clear code!
#100DaysOfCode #DataScience #Python #Kaggle

English

@Python_Dv Since 'PYTHON' has a length of 6, it will need 2 additional characters to reach a total width of 8. The center method will add one '#' on the left and one '#' on the right. So the correct answer is:
A. #PYTHON#
English

Python Question / Quiz;
What is the output of the following Python code, and why? 🤔🚀 Comment your answers below! 👇
#python #programming #developer #programmer #coding #coder #softwaredeveloper #computerscience #webdev #webdeveloper #webdevelopment #pythonprogramming #pythonquiz #ai #ml #machinelearning #datascience

English

-▬▬.◙.▬▬‐
▂▄▄▓▄▄▂
◢◤ █▀▀████▄▄▄◢◤
█▄ █ █▄ ███▀▀▀▀▀▀╬
◥█████◤
══╩══╩══
╬═╬ Just dropped down to say
╬═╬ Connect with me on Kaggle
╬═╬ ☻/
╬═╬/▌
╬═╬/ \
My Kaggle → kaggle.com/errorkevin
#Kaggle
English

Balancing lines of code, killer playlists, and clutch plays in Valorant—this is my happy place! 🎮💻🎶
#Valorant #VSCODE #GamingLife #Gamer #MusicLovers #Esports #GameOn #Techie #Streamer #ChillVibes #PlayHard #CodeLife #GamerCommunity

English

The first step in my #MachineLearning journey starts now! Day 1 of a 50-day #KaggleLearn streak. This is about more than just coding—it's about discipline and self-improvement. Let's do this.
#100DaysOfCode #DataScience #Python #Kaggle #AI

English







