Skip to content
View MorningStar1540's full-sized avatar

Block or report MorningStar1540

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MorningStar1540/README.md

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.

Popular repositories Loading

  1. MorningStar1540 MorningStar1540 Public

    Config files for my GitHub profile.

    Python 2

  2. Python-codes Python-codes Public

    Forked from Future423/Python-codes

    #Python code

    Python

  3. CPP-codes CPP-codes Public

    Forked from Shant2324/CPP-codes

    CPP (c++) very basic programs.

    C++

  4. C-programs C-programs Public

    Forked from Anti1212/C-programs

    Very basic Programs in C language, for absolute beginners.

    C

  5. C C Public

    Forked from lkshay21/C

    Learn C language practically

    C

  6. First-Repository First-Repository Public

    Forked from Cyberhero747/First-Repository

    Welcome

    Python