Skip to content

prlokhandeb25-cyber_solutions#79

Merged
Once-1296 merged 6 commits into
ProjectX-VJTI:mainfrom
prlokhandeb25-cyber:main
Mar 13, 2026
Merged

prlokhandeb25-cyber_solutions#79
Once-1296 merged 6 commits into
ProjectX-VJTI:mainfrom
prlokhandeb25-cyber:main

Conversation

@prlokhandeb25-cyber

@prlokhandeb25-cyber prlokhandeb25-cyber commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

📝 CoC Python Workshop – Submission PR


👤 Student Details

  • Name: Pratyush Lokhande
  • GitHub Username: prlokhandeb25-cyber
  • University ID: 251070078
  • Branch / Section: CS

📂 Submission Details

  • Folder Name: prlokhandeb25-cyber_solutions
  • Number of Files Changed/Added: 5(completed the basics exercises)

📄 List of Files Changed/Added

  • Debugging of
  • hello.py
  • input_output.py
  • vars_and_ops.py
  • loops.py
  • boss.py

🛠 Description of Changes

Briefly describe:

  • What bugs you fixed : syntax errors , indentation,data type errors,indexing,flag logic,f string,exception,range and other errors in basics file
  • What improvements you made
  • Any new files or features added
  • Any assumptions you made

✅ Self-Declaration

I confirm that:

  • I have followed the repository submission guidelines.
  • I worked on my own fork.
  • I confirm my folder is correctly named
  • All changes are inside my <githubid>_solutions folder.
  • I have tested my code before submission.
  • This is my own work to the best of my knowledge.

🎯 Thank you for your submission!

@prlokhandeb25-cyber prlokhandeb25-cyber marked this pull request as draft March 12, 2026 17:07
@prlokhandeb25-cyber prlokhandeb25-cyber marked this pull request as ready for review March 12, 2026 17:39
@Once-1296

Copy link
Copy Markdown
Collaborator

Good job

Only in input_output.py

You had to print "1,2,3,4"

that can be done by various ways and one is

print(*nums,sep=',')

Other than that good work 👍, 😄 , merging now

@Once-1296 Once-1296 merged commit 41dae03 into ProjectX-VJTI:main Mar 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants