8000 GitHub - gochab/python_basic_exercises: learning Python
[go: up one dir, main page]

Skip to content

gochab/python_basic_exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python basic exercises

My Python's lessons - total basics

Exercise_01: Character Input

Create a program that asks the user to enter their name and their age. Print out a message addressed to them that tells them the year that they will turn 100 years old.

Exercise_02: Odd or Even

Ask the user for a number. Depending on whether the number is even or odd, print out an appropriate message to the user.

About

learning Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0