Skip to content

CSE-SJCET/python_assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Assignment: Print Hello Python!

Objective

Write a Python program that prints:

Hello Python!

Instructions

  1. Edit the main.py file.
  2. Write code that prints the exact text: Hello Python!
  3. Push your changes to GitHub.
  4. The autograder will run automatically.

Passing Criteria

Your output must match exactly:

Hello Python!

Files Included

  • main.py – starter code
  • .github/classroom/autograding.json – autograder configuration
  • .github/workflows/classroom.yml – GitHub Actions workflow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages