cub-sdt-104-2024 / tasks

This repository hosts a task tracker for all projects.
1 stars 0 forks source link

Hello World #1

Open dbarashev-jetbrains opened 3 months ago

dbarashev-jetbrains commented 3 months ago

You need to create a single Python file that, when launched, prints to the standard output the string "Hello World" and the application title.

Please name the file main.py. You should be able to launch this file from the command line with python main.py command.