• Stars
    star
    1
  • Language
    JavaScript
  • Created almost 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

sample redux starter pack

More Repositories

1

tic_tac_toe_game

play
Python
2
star
2

jimgitonga

1
star
3

AUTOMATE-FACEBBOOK

A python script to automate facebook login
Python
1
star
4

DSER

Java
1
star
5

image_view_numpy

analyse image in a simple way using numpy
Jupyter Notebook
1
star
6

matrix_-3-X-3

printing 3 by 3 matrix
C
1
star
7

reactnative-synced-flat-list

These are two flatlist synced together
Java
1
star
8

animated-flatlist-with-opacity-change-on-exit

Java
1
star
9

send_mail_with_nodemailer

JavaScript
1
star
10

pneumonia-classification-application-with-GUI

Python
1
star
11

color_display

Ask the user to enter their favourite colour. If they enter “red”, “RED” or “Red” display the message “I like red too”, otherwise display the message “I don’t like [colour], I prefer red” """
Python
1
star
12

chuck-jokes

HTML
1
star
13

number

""" Created on Sat Aug 10 11:22:59 2019 @author: jim Ask the user to enter 1, 2 or 3. If they enter a 1, display the message “Thank you”, if they enter a 2, display “Well done”, if they enter a 3, display “Correct”. If they enter anything else, display “Error message” """
Python
1
star
14

rainy_query

Ask the user if it is raining and convert their answer to lower case so it doesn’t matter what case they type it in. If they answer “yes”, ask if it is windy. If they answer “yes” to this second question, display the answer “It is too windy for an umbrella”, otherwise display the message “Take an umbrella”. If they did not answer yes to the first question, display the answer “Enjoy your day” """
Python
1
star
15

age_check

""" Created on Sat Aug 10 11:22:58 2019 @author: jim ask the user name : Ask the user’s age+input the name of user in the box of asking there age . If they are 18 or over, display the message “You can vote”, if they are aged 17, display the message “You can learn to drive”, if they are 16, display the message “You can buy a lottery ticket”, if they are under 16, display the message “You can go Trickor-Treating” """
Python
1
star
16

range

Created on Sat Aug 10 11:22:58 2019 @author: jim Ask the user to enter a number. If it is under 10, display the message “Too low”, if their number is between 10 and 20, display “Correct”, otherwise display “Too high” """
Python
1
star
17

imageParralax_movement

A simple way of setting images in a movement parallax manner with animated API
Java
1
star