8000 GitHub - Alexapro22/test
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Alexapro22/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Simple Python program to greet the user

Prompt the user to enter their name

name = input("Enter your name: ")

Print a greeting message

print(f"Hello, {name}! Welcome to the program.")

test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0