Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Day 0: Print Function #1

Closed
joegeorge022 opened this issue Oct 28, 2024 · 3 comments
Closed

Day 0: Print Function #1

joegeorge022 opened this issue Oct 28, 2024 · 3 comments
Assignees
Labels

Comments

@joegeorge022
Copy link
Owner

joegeorge022 commented Oct 28, 2024

Task: Use the print function to write code.

Description:
The print() function prints the specified message to the screen or other standard output devices. The message can be a string or any other object; the object will be converted into a string before being displayed.

Example:

# Using the print function
print("I love Python")

Output: 
I love Python

@joegeorge022 joegeorge022 changed the title Day 1: Print Function Day 0: Print Function Oct 28, 2024
@joegeorge022 joegeorge022 moved this from In Progress to Done in Python 30 Day Project Oct 28, 2024
@joegeorge022 joegeorge022 closed this as completed by moving to Done in Python 30 Day Project Oct 28, 2024
@joegeorge022 joegeorge022 moved this from Done to In Progress in Python 30 Day Project Oct 28, 2024
@joegeorge022 joegeorge022 reopened this Oct 28, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Python 30 Day Project Oct 29, 2024
@joegeorge022 joegeorge022 reopened this Nov 12, 2024
@joegeorge022 joegeorge022 reopened this Nov 12, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Python 30 Day Project Nov 12, 2024
@joegeorge022 joegeorge022 reopened this Nov 12, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Python 30 Day Project Nov 12, 2024
@joegeorge022 joegeorge022 reopened this Nov 12, 2024
@joegeorge022 joegeorge022 closed this as completed by moving to Done in Python 30 Day Project Nov 12, 2024
@joegeorge022 joegeorge022 reopened this Nov 12, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Python 30 Day Project Nov 12, 2024
@joegeorge022 joegeorge022 reopened this Nov 12, 2024
@joegeorge022 joegeorge022 closed this as completed by moving to Done in Python 30 Day Project Nov 12, 2024
Copy link
Contributor

This issue has been automatically closed as 6 files have been uploaded to the Day-0 folder.

Copy link
Contributor

This issue has been automatically closed as 6 files have been uploaded to the Day-0 folder.

@github-project-automation github-project-automation bot moved this from Todo to Done in Python 30 Day Project Nov 12, 2024
@joegeorge022 joegeorge022 reopened this Nov 12, 2024
Copy link
Contributor

This issue has been automatically closed as 6 files have been uploaded to the Day-0 folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

5 participants