#opensource
Read more stories on Hashnode
Articles with this tag
Bismillah... It was the Second Day and it was based on pretty basic functions of Python although it was an easy one...every step made me more...
I have created this PYTHON TIC-TAC-TOE PROJECT but the thing is - Whenever the program asks for "Choose a position from 1-9"; if the user by mistake,...
#Solution - def animal_crackers(str): text= str.lower().split() #print(text) return text[0][0]==text[1][0] print(animal_crackers('Clever...
ANIMAL CRACKERS · Write a function that takes a two-word string and returns True if both words begin with the same letter animal_crackers ('Levelheaded...
Problem 01 · '''LESSER OF TWO EVENS: Write a function that returns the lesser of two given numbers if both numbers are even, but returns the greater if...
MY FIRST BLOG {Caution: No A.I help taken to write this article} · "OPEN-SOURCE"- a stage of query, an inevitable stage, a stage where the Future Lies!...