Skip to content

lkshay21/MorningStar1540

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi there 👋

This repo. is for new python learners.

'#' hashtag is use for commenting in python. It means, All commands written after # will be ignored until the line ends.

''' ''' or """ """ is use for multiline commenting. All the lines of commandes written between """ here """ OR ''' here''' triple single or triple double quote will be ignored. But if single/Double triple quotes are written in print statement, then it do the same as single/double quote do.

About

Config files for my GitHub profile.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%