Posted in python very small program assignments

Print Integers-3 in Python

Problem Statement: In Print integers-3 in python, we need to take an integer as input and print all the natural numbers until that number numbers….

Continue Reading
Posted in python very small program assignments

Sneaky Conversation in Python | Assignment Expert

Problem Statement: In the problem of Sneaky conversation in python, we need the string to sneaky form. We need to create a sneaky-like form from…

Continue Reading
Posted in python very small program assignments

Alphabets Square in Python | Assignment Expert

Problem Statement: In the Alphabets Square in python assignment expert, we are given a list of alphabets. We need to print all the alphabets of…

Continue Reading
Posted in python very small program assignments

Character Sequence in Python

Problem Statement: This problem of Character Sequence in Python is very simple, in this, we are given two strings and we need to create a…

Continue Reading
Posted in python very small program assignments

Split and Replace in JavaScript

Problem Statement: In this problem of Split and Replace in JavaScript, we are given 3 strings namely, inputString, replaceString, and a separator. We need to…

Continue Reading
Posted in python very small program assignments

First perfect square in Python

Problem Statement: In this problem of the first perfect square in Python, we are given two numbers and we need to find the first perfect…

Continue Reading
Google Giving Free Python Course: Enroll Now
Posted in allcategorites general-python

Google Giving Free Python Course: Enroll Now

Do you know that Google provides many free courses in text and video format? Yes, you hear it right, Google provides many free courses on…

Continue Reading
Posted in python very small program assignments

Max contiguous subarray in Python

Problem statement: In max contiguous subarray in Python, you are given a list of integers(positive and negative), and you have to find a sub-list from…

Continue Reading
Posted in python very small program assignments

Find the first value in JavaScript

Problem Statement: In, find the first value in JavaScript, we are given an array of numbers, we need to find the smallest number from the…

Continue Reading
Posted in python very small program assignments

Time Converter in JavaScript

Problem Statement: In Time Converter in JavaScript, we are given the number of hours and number of seconds, we need to convert hours and minutes…

Continue Reading