UNPKG

quickprojects

Version:

QuickProjects makes it easy to create templates for programming projects without having to use an IDE.

2 lines 87 B
name = input("Hello World! What is your name? ") print(f'Welcome to the world {name}!')