Skip to content

This is java program where the program creates the username from the entered user email address.

Notifications You must be signed in to change notification settings

hackerwhale/CreateUsername-Java-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

CreateUsername-Java-Program💢

This is a java program that generate the username from the email address that the user inputs.

Java Program Steps:

1. First, User input the Email Address.
2. Second, The program output the username from email address.

Logic:

The program breaks from "@" keyword and output the value before "@".

About

This is java program where the program creates the username from the entered user email address.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages