Skip to content

Commit dec59d1

Browse files
committed
added c_to_f app
1 parent 2e2c20e commit dec59d1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

data/data.csv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ title,content,dir,url
22
UTC Converter,Conversor de zona horaria,time_zone_converter,https://github.com/AyudaEnPython/pyscript-apps/tree/main/time_zone_converter
33
Days passed,Días transcurridos,days_passed,https://github.com/AyudaEnPython/pyscript-apps/tree/main/days_passed
44
BMI,Body Mass Index,imc,https://github.com/AyudaEnPython/pyscript-apps/tree/main/imc
5-
PassGenerator,Password Generator,password_generator,https://github.com/AyudaEnPython/pyscript-apps/tree/main/password_generator
5+
PassGenerator,Password Generator,password_generator,https://github.com/AyudaEnPython/pyscript-apps/tree/main/password_generator
6+
CelsiusToFahrenheit,C° to F°,celsius_fahrenheit,https://github.com/AyudaEnPython/pyscript-apps/tree/main/celsius_fahrenheit

0 commit comments

Comments
 (0)