Alem Welday
19 posts

Alem Welday
@Alemwelday9
"I like the dreams of the future better than the history of the past." - Thomas Jefferson,we will change the world to be a better plase to live and love ifwe...
Katılım Şubat 2022
88 Takip Edilen1 Takipçiler

@Python_Dv If the question seems easy u have to be careful 23 is the answer cos "2" is not a number it is a string
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 #webdeveloper #webdevelopment #pythonprogramming #pythonquiz #machinelearning

English

@Python_Dv B. The upper method merely creates a new view with uppercase but doesn't change the actual string. If the List is to be changed to upper case, then use:
List = ["Python", "Java"]
x = []
for i in List:
x.append(i.upper())
print(x)
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 #webdeveloper #webdevelopment #pythonprogramming #pythonquiz #machinelearning

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 #webdeveloper #webdevelopment #pythonprogramming #pythonquiz #machinelearning

English

Python Coding challenge - Day 155 | What is the output of the following Python Code?
Solution and Explanation: clcoding.com/2024/03/python…

English

Python Coding challenge - Day 139 | What is the output of the following Python Code?
Solution and Explanation: clcoding.com/2024/02/python…

English

@lawofthinking Right now I'm struggling to decide something important in my life
And this could help me if it has some good reason...
English

@PJaishnav @EzuieQuotes That's the first thing that comes to my mind
English
Alem Welday retweetledi

Thank you @beaucarnes for writing this helpful article.
Free 10-Hour Machine Learning Course
freecodecamp.org/news/free-mach…
English
Alem Welday retweetledi
















