Skip to content

Abnersilva3/LearningPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Python

Learning Python from scratch with exercises

exercise one: Write a program that displays the string Hello World! on the screen.

Exercise two: Write a program that stores the string Hello World! in a variable and then displays the contents of the variable on the screen.

Exercise Three: Write a program that asks for the user's name on the console and after the user enters it, displays the string Hello ! on the screen, where is the name that the user has entered.

ExerciseFour: Write a program that displays the result of the following arithmetic operation on the screen.

by: Abnersilva

About

Reinforcing Python with Daily Exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages