Notification texts go here Contact Us Click here
python program

Digital Clock in Java

import javax.swing.* ; import java.awt.* ; import ; import java.util.Date ;   public class DigitalClockApp extends JFrame { private JL…

Calculator making by using Python programming

➤ Using if , elif and else condition to making calculator :   num1 = int ( input ( "Enter the first number : " ) )   opr = input ( …

PYTHON using Convert a string in lower or upper or replace or find or search that's string

name = "Tony Stark" print ( name. replace ( "Stark" , "IRONMAN" ) ) #here we replace Stark with IRONMAN. print ( na…
Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.