Skip to content

Pavithra24-py/Simple_Heads_Tails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Simple_Heads_Tails

  • Random
  • Randint - which perfoms integer funtions
  • if conditions

Process

  • First, have to import random module in your code
  • Next assign variable for random 0 and 1 using randint function
  • At last use if condition to check out the Heads (1) and Tails (0)

Releases

No releases published

Packages

No packages published

Languages